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
/
sama5
/
sama5d4-ek
/
src
History
Xiang Xiao
1ea9db4ebe
Fix error: implicit declaration of function 'cp15_invalidate_icache'; did you mean 'cp15_invalidate_dcache'?
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-16 16:14:32 +08:00
..
at25_main.c
boards: Correct xxx_main prototype
2022-10-16 19:02:44 +02:00
dram_main.c
Fix error: implicit declaration of function 'cp15_invalidate_icache'; did you mean 'cp15_invalidate_dcache'?
2023-01-16 16:14:32 +08:00
Makefile
…
sam_adc.c
…
sam_appinit.c
…
sam_at25.c
…
sam_audio_null.c
…
sam_autoleds.c
…
sam_automount.c
…
sam_boot.c
…
sam_bringup.c
…
sam_buttons.c
…
sam_ethernet.c
…
sam_hsmci.c
…
sam_maxtouch.c
…
sam_nandflash.c
…
sam_pmic.c
…
sam_pwm.c
…
sam_sdram.c
…
sam_spi.c
…
sam_usb.c
Remove the unnecessary cast for main_t, NULL and argv
2022-10-18 08:51:45 +02:00
sam_usbmsc.c
…
sam_userleds.c
…
sam_wm8904.c
…
sama5d4-ek.h
…