nuttx/boards/arm/cxd56xx/spresense/src
Xiang Xiao dd61d3d9f9 build: Remve the unnecessary .gitignore
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-23 18:00:40 +01:00
..
cxd56_appinit.c Fix typos 2020-05-14 10:49:44 -06:00
cxd56_bringup.c boards: cxd56: enable Nuttx audio driver 2020-04-16 12:50:05 -06:00
cxd56_buttons.c boards: cxd56: spresense: nxstyle fixes 2020-04-17 09:25:56 -06:00
cxd56_charger.c boards: cxd56: spresense: nxstyle fixes 2020-04-17 09:25:56 -06:00
cxd56_clock.c
cxd56_composite.c boards: cxd56: spresense: nxstyle fixes 2020-04-17 09:25:56 -06:00
cxd56_gauge.c boards: cxd56: spresense: nxstyle fixes 2020-04-17 09:25:56 -06:00
cxd56_gpioif.c boards: cxd56: spresense: nxstyle fixes 2020-04-17 09:25:56 -06:00
cxd56_ioctl.c boards: cxd56: spresense: nxstyle fixes 2020-04-17 09:25:56 -06:00
cxd56_leds.c
cxd56_main.c Merged in alinjerpelea/nuttx (pull request #1059) 2019-10-23 13:12:21 +00:00
cxd56_ostest.c Remove the not existent CONFIG_XXX_CMNVECTOR 2020-05-02 09:55:35 -06:00
cxd56_power.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
cxd56_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
cxd56_sdcard.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
cxd56_spi.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
cxd56_userleds.c
Make.defs build: Move INCDIROPT to common place 2020-05-18 15:02:55 -06:00
spresense.h