nuttx/configs/sam3u-ek/src
2014-10-08 14:28:55 -06:00
..
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Changes to get a clean compile of configs/sam3u-ek/nxwm 2013-06-29 09:39:01 -06:00
sam3u-ek.h Removed to unnecessary, cloned USB-related logic 2014-03-17 14:13:09 -06:00
up_boot.c Removed to unnecessary, cloned USB-related logic 2014-03-17 14:13:09 -06:00
up_buttons.c Fix some cloned errors in SAM GPIO interrupt setup 2014-07-07 15:54:37 -06:00
up_cxxinitialize.c Changes to get a clean compile of configs/sam3u-ek/nxwm 2013-06-29 09:39:01 -06:00
up_lcd.c Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
up_leds.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_mmcsd.c SAMA5: Fix HSMCI race condition. Now memory card interface is functional with DMA 2013-08-10 18:01:23 -06:00
up_nsh.c All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:28:55 -06:00
up_spi.c Backport SPI driver enhancements from SAMA5 to SAM3/4 2014-03-13 10:34:35 -06:00
up_touchscreen.c SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-related files 2014-03-23 15:48:10 -06:00
up_usbdev.c Removed to unnecessary, cloned USB-related logic 2014-03-17 14:13:09 -06:00
up_usbmsc.c Move apps/examples/usbmsc to apps/system/usbmsc 2013-09-25 16:54:39 -06:00