nuttx/boards/arm/cxd56xx/spresense/src
SPRESENSE 2f1b4a49ce boards: cxd56xx: Register cxd5610 gnss driver
Register device file for cxd5610 gnss driver.
2023-10-31 09:18:18 +01:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08: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: cxd56xx: Register cxd5610 gnss driver 2023-10-31 09:18:18 +01:00
cxd56_buttons.c arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
cxd56_charger.c boards: cxd56xx: Fix charger and gauge initialize functions 2023-08-24 20:11:20 +08:00
cxd56_clock.c
cxd56_composite.c usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
cxd56_gauge.c boards: cxd56xx: Fix charger and gauge initialize functions 2023-08-24 20:11:20 +08:00
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 kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08: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 arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
cxd56_userleds.c
Make.defs build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
spresense.h