nuttx/boards/arm/stm32/nucleo-g431rb
Jiuzhu Dong 59eb4fa8d6 fs: delete NFILE_DESCRIPTORS for allocating dynamically
Change-Id: Id06d215063796d222b9792d25ab2d6742167729f
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-03-17 06:46:42 -07:00
..
configs/nsh fs: delete NFILE_DESCRIPTORS for allocating dynamically 2021-03-17 06:46:42 -07:00
include sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08: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 stm32: add stm32g43x support and nucleo-g431rb board 2020-12-09 09:43:25 -03:00
README.txt stm32: add stm32g43x support and nucleo-g431rb board 2020-12-09 09:43:25 -03:00

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.