nuttx/boards/arm/stm32/nucleo-g431rb
2021-04-06 22:42:06 -05:00
..
configs/nsh stm32/nucleo-g431rb: Normalize nsh config 2021-04-04 11:54:21 -03:00
include Removes STM32_BOARD_HCLK from all board.h files. It is now unneccessary. Use STM32_HCLK_FREQUENCY instead. 2021-04-06 22:42:06 -05:00
scripts linkerfiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
src sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
Kconfig
README.txt

README
======

The Nucleo-G431RB is a member of the Nucleo-64 board family.  The Nucleo-64
is a standard board for use with several STM32 parts in the LQFP64 package.

STATUS
======

  2020-06-12: The basic NSH configuration is now functional.