nuttx/configs/sam3u-ek/src
2014-02-25 12:41:38 -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 rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_boot.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_buttons.c Rename up_irqbutton() to board_button_irq() 2014-01-24 14:04:07 -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 SAM3/4: Fix some build errors that crept in with the SAM4E support 2014-02-25 12:41:38 -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 Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup 2013-06-12 17:32:00 -06:00
up_spi.c SAMA5D3x-EK: At support for the AT25 serial FLASH 2013-08-04 16:56:41 -06:00
up_touchscreen.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
up_usbdev.c Eliminated sam3u_internal.h. Use separate header files instead. More renaming from sam3u_ to sam_ to make room in the namespce for the sam4l_ 2013-06-02 13:04:40 -06:00
up_usbmsc.c Move apps/examples/usbmsc to apps/system/usbmsc 2013-09-25 16:54:39 -06:00