nuttx/boards/arm/stm32/nucleo-g431kb
Xiang Xiao a9d7a776c4 sched: Remove SDCLONE_DISABLE option and config
since the related code was removed by:
commit 4d5a964f29
Author: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
Date:   Tue Feb 23 18:04:13 2021 +0800

    net: unify socket into file descriptor

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-01-31 19:03:20 +01:00
..
configs sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
include Add nucleo-g431kb Analog Comparator example. 2021-07-07 21:34:58 -03:00
scripts board: Remove -fno-strength-reduce 2022-01-19 00:14:03 +01:00
src Rename CONFIG_LIB_BOARDCTL to CONFIG_BOARDCTL 2021-08-06 13:58:26 +02: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
==============