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 boards/Kconfig: introduce ARCH_BOARD_COMMON option 2022-03-11 16:00:00 +08:00
stm32_adc.c boards: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
stm32_appinitialize.c Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
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 arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
stm32_buttons.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
stm32_dma_alloc.c arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
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 arch/arm: Remove FAR and CODE from board folder(2) 2022-05-03 16:50:52 +03:00
stm32_uid.c Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
stm32_usb.c Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02:00
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