nuttx/boards/arm/stm32/nucleo-g431kb
Xiang Xiao 0eeca0f375 build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
to unify the way to get include directories

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-06-23 00:11:25 +03:00
..
configs sched: Disable stdio api by default when DEFAULT_SMALL equals y 2023-03-03 00:18:03 +02:00
include
scripts boards/arm: remove -funwind-tables from boards Make.defs 2022-11-05 20:36:35 +08:00
src build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
Kconfig
README.txt

README
======

The Nucleo-G431KB is a member of the Nucleo-32 board family. The Nucleo-32
is a standard board for use with several STM32 parts in the UFQFPN32 package.

STATUS
======

  2021-06-11: The basic NSH configuration is now functional.

Configurations
==============