nuttx/boards/arm/stm32h7/stm32h747i-disco/src
wangmingrong 02936df943 stm32h7: fix config conflict
if defined(CONFIG_NSH_LIBRARY) && !defined(CONFIG_BOARDCTL) conflict

Signed-off-by: wangmingrong <wangmingrong@xiaomi.com>
2023-12-06 07:57:14 -08:00
..
CMakeLists.txt cmake: add support for stm32h7 2023-07-11 15:52:56 -03:00
Makefile
stm32_adc.c
stm32_appinitialize.c
stm32_autoleds.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
stm32_boot.c stm32h7: fix config conflict 2023-12-06 07:57:14 -08:00
stm32_bringup.c
stm32_buttons.c
stm32_dma_alloc.c
stm32_sdmmc.c sdcard: update sdcard detection to avoid 0xff assignment to bool type 2023-06-11 12:55:29 +08:00
stm32_spi.c
stm32_uid.c
stm32_usb.c
stm32_userleds.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
stm32h747i-disco.h stm32h7: fix config conflict 2023-12-06 07:57:14 -08:00