Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: New Architecture Support: PR-1051, STM32G474

...

New Architecture Support

PR-879 ARMv8-M support

PR-1051 STM32G474 support

Initial architectural support for the STM32G474 family of microcontrollers. In terms of peripherals, currently there is basic support for the RCC and UART, allowing NuttX to boot to a functional NSH prompt on this family. Other peripherals on the SoC are not yet supported and/or not tested yet. Contributions to enable other peripherals are welcome. This adds support for these variants:

  • STM32G474C
  • STM32G474M
  • STM32G474R
  • STM32G474Q
  • STM32G474V

Architectures With Significant Improvements

...