nuttx/boards/arm/cxd56xx/spresense/src
Xiang Xiao 0eeca0f375 build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
to unify the way to get include directories

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-06-23 00:11:25 +03:00
..
cxd56_alt1250_power.c drivers/modem/alt1250: Update alt1250 driver 2023-06-08 07:48:17 +02:00
cxd56_appinit.c Remove OK macro from the code base 2023-02-02 13:58:16 +01:00
cxd56_automount.c boards/cxd56xx/spresense: add fs automount driver for SD Card 2023-01-10 10:39:23 +09:00
cxd56_bringup.c boards/spresense: add rndis composite support 2023-03-24 14:53:45 -03:00
cxd56_buttons.c
cxd56_charger.c
cxd56_clock.c
cxd56_composite.c boards/spresense: add rndis composite support 2023-03-24 14:53:45 -03:00
cxd56_gauge.c
cxd56_gpioif.c Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
cxd56_ioctl.c boards/spresense: remove BOARDIOC_SDCARD_SETNOTIFYCB ioctl 2023-01-26 23:08:28 +08:00
cxd56_leds.c Fix Error: board/cxd56_leds.c:43:20: error: unused function 'led_clrbits' [-Werror,-Wunused-function] 2022-10-30 16:03:35 +01:00
cxd56_main.c
cxd56_power.c cxd56_power: Fixup code style 2023-04-19 11:02:23 +02:00
cxd56_pwm.c
cxd56_sdcard.c boards/spresense: remove BOARDIOC_SDCARD_SETNOTIFYCB ioctl 2023-01-26 23:08:28 +08:00
cxd56_spi.c
cxd56_userleds.c
Make.defs build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
spresense.h