nuttx/configs/sam4l-xplained/src
2014-10-08 14:28:55 -06:00
..
.gitignore
Makefile Add peripheral configuration logic for the SAM3X/3A; Change all references to SAM3/4 SPI to SPI0 for compatibity with the SAM3X/3A which has SPI0 and SPI1; Add directory which will eventually holdl an Arduino Due port 2013-06-26 18:46:44 -06:00
sam4l-xplained.h rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
sam_autoleds.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
sam_boot.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
sam_buttons.c Fix some cloned errors in SAM GPIO interrupt setup 2014-07-07 15:54:37 -06:00
sam_cxxinitialize.c Add configs/sam4s-xplained 2013-06-11 16:29:59 -06:00
sam_mmcsd.c Add configuration for the SAMD20 Xplained Pro board. Initial check a low-effor, unverified clone of thoe SAM4L Xplained Pro board configuration 2014-02-12 17:21:28 -06:00
sam_nsh.c All NSH-related files under nuttx/configs changed to use the corrected syslog interfaces 2014-10-08 14:28:55 -06:00
sam_slcd.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
sam_spi.c Backport SPI driver enhancements from SAMA5 to SAM3/4 2014-03-13 10:34:35 -06:00
sam_ug2832hsweg04.c Change all variadic macros to C99 style 2014-05-22 09:01:51 -06:00
sam_userleds.c SAM4L GPIO port addressing fixes; SAM4L Xplained LED support; minor documentation updates 2013-06-05 08:54:37 -06:00