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
/
lpc17xx_40xx
/
lx_cpu
/
src
History
Xiang Xiao
df102d1f06
Remove OK macro from the code base
...
let's use OK from sys/types.h instead Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-02-02 13:58:16 +01:00
..
lpc17_40_appinit.c
Remove OK macro from the code base
2023-02-02 13:58:16 +01:00
lpc17_40_autoleds.c
…
lpc17_40_boardinitialize.c
…
lpc17_40_bringup.c
Remove the unnecessary cast for main_t, NULL and argv
2022-10-18 08:51:45 +02:00
lpc17_40_can.c
…
lpc17_40_composite.c
…
lpc17_40_fpgainitialize.c
…
lpc17_40_nsh.c
Remove the unnecessary cast for main_t, NULL and argv
2022-10-18 08:51:45 +02:00
lpc17_40_reset.c
…
lpc17_40_sdraminitialize.c
Remove the unnecessary "return;" at the end of function
2022-11-27 22:23:50 +01:00
lpc17_40_ssp.c
…
lpc17_40_ulan.c
…
lpc17_40_userleds.c
…
lx_cpu.h
…
Makefile
…