nuttx/boards/arm/sama5/sama5d3x-ek/src
Xiang Xiao bd4e8e19d3 Run codespell -w against all files
and fix the wrong correction
2020-02-22 14:45:07 -06:00
..
Makefile
nor_main.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_adc.c
sam_appinit.c Fix typos in comments. 2019-08-21 09:32:59 -06:00
sam_at24.c
sam_at25.c
sam_autoleds.c
sam_boot.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_buttons.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_can.c
sam_ethernet.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
sam_hsmci.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_i2schar.c
sam_nandflash.c
sam_norflash.c
sam_ostest.c
sam_ov2640.c
sam_pwm.c drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
sam_sdram.c
sam_spi.c
sam_touchscreen.c
sam_usb.c Fix SAMA5D* warnings 2020-01-22 16:42:46 +01:00
sam_usbmsc.c
sam_userleds.c
sam_wm8904.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sama5d3x-ek.h