nuttx/boards/arm/nrf53/nrf5340-dk/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
..
Make.defs build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
nrf53_adc.c boards/nrf5340-dk: add ADC configuration 2023-03-25 18:37:51 +02:00
nrf53_appinit.c
nrf53_autoleds.c
nrf53_boot.c
nrf53_bringup.c boards/nrf5340-dk: add MCUboot configurations for the app core 2023-05-31 23:12:21 +08:00
nrf53_buttons.c boards/nrf5340-dk: add buttons example 2023-03-28 19:43:19 -03:00
nrf53_composite.c boards/nrf5340-dk: add usb example 2023-05-24 09:54:55 +08:00
nrf53_cpunet_boot.c
nrf53_mx25.c boards/nrf5340-dk: add mx25 memory support 2023-05-25 22:41:34 +08:00
nrf53_pwm.c boards/nrf5340-dk: add PWM configuration 2023-03-15 22:08:27 +01:00
nrf53_timer.c boards/nrf5340-dk: add TIMER configuration 2023-03-14 19:22:45 -03:00
nrf53_usb.c boards/nrf5340-dk: add usb example 2023-05-24 09:54:55 +08:00
nrf53_userleds.c
nrf5340-dk.h boards/nrf5340-dk: add mx25 memory support 2023-05-25 22:41:34 +08:00