This website requires JavaScript.
Explore
Help
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
/
stm32
/
axoloti
/
src
History
raiden00pl
4aa54e8405
cmake: port more stm32 boards and format already ported stm32 boards
2023-07-25 06:08:54 -07:00
..
axoloti.h
…
CMakeLists.txt
cmake: port more stm32 boards and format already ported stm32 boards
2023-07-25 06:08:54 -07:00
Make.defs
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
2023-06-23 00:11:25 +03:00
stm32_adau1961.c
…
stm32_appinit.c
Remove OK macro from the code base
2023-02-02 13:58:16 +01:00
stm32_boot.c
boards/stm32: remove up_perf_init from boardinitialize
2023-01-06 13:32:12 +08:00
stm32_bringup.c
…
stm32_buttons.c
…
stm32_extmem.c
…
stm32_sdio.c
sdcard: update sdcard detection to avoid 0xff assignment to bool type
2023-06-11 12:55:29 +08:00
stm32_usbhost.c
Remove the unnecessary cast for main_t, NULL and argv
2022-10-18 08:51:45 +02:00
stm32_userleds.c
…