nuttx/boards/arm/stm32h7/stm32h747i-disco/src
2023-07-11 15:52:56 -03:00
..
CMakeLists.txt cmake: add support for stm32h7 2023-07-11 15:52:56 -03:00
Makefile
stm32_adc.c
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 Remove the unneeded void cast 2022-04-17 23:32:05 +03: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