This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
boards
/
arm
/
stm32h7
/
stm32h747i-disco
/
src
History
raiden00pl
6dcfe61b0e
cmake: add support for stm32h7
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
…
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
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
…