mirror of
https://github.com/apache/nuttx.git
synced 2025-12-13 06:14:40 +08:00
stm32: add stm32g43x support and nucleo-g431rb board
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
258fc77999
commit
0c05f2ea38
@@ -1798,6 +1798,16 @@ One board is supported in this family:
|
||||
**NuttX-9.1**. Initial support for booting NuttX to a functional NSH
|
||||
prompt on this board.
|
||||
|
||||
STMicro STM32 G431x
|
||||
-------------------
|
||||
|
||||
One board is supported in this family:
|
||||
|
||||
- **Nucleo-G431RB**. Initial board support for the
|
||||
Nucleo-G431RB was added in NuttX-10.0. Refer to the NuttX board
|
||||
`README <https://github.com/apache/incubator-nuttx/blob/master/boards/arm/stm32/nucleo-g431rb/README.txt>`__
|
||||
file for further information.
|
||||
|
||||
STMicro STM32 L475
|
||||
------------------
|
||||
|
||||
|
||||
@@ -246,6 +246,7 @@ MCU. Follow the links for the details:
|
||||
- :ref:`introduction/detailed_support:STMicro STM32 F446` (STM32 F4 family, ARM Cortex-M4)
|
||||
- :ref:`introduction/detailed_support:STMicro STM32 F46xx` (STM32 F4 family, ARM Cortex-M4)
|
||||
- :ref:`introduction/detailed_support:STMicro STM32 G474x` (STM32 G4 family, ARM Cortex-M4)
|
||||
- :ref:`introduction/detailed_support:STMicro STM32 G431x` (STM32 G4 family, ARM Cortex-M4)
|
||||
- :ref:`introduction/detailed_support:STMicro STM32 L4x2` (STM32 L4 family, ARM Cortex-M4)
|
||||
- :ref:`introduction/detailed_support:STMicro STM32 L475` (STM32 L4 family, ARM Cortex-M4)
|
||||
- :ref:`introduction/detailed_support:STMicro STM32 L476` (STM32 L4 family, ARM Cortex-M4)
|
||||
|
||||
Reference in New Issue
Block a user