nuttx/configs/sam4l-xplained/src
2014-03-23 15:48:10 -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 SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-related files 2014-03-23 15:48:10 -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 Add a general bit-bang SPI lower-half driver and implement the bit-bang driver for the Arduino ITEAD TFT shield 2013-07-01 16:50:16 -06:00
sam_slcd.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -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 Created new directories to hold SPI-related files 2013-07-01 08:11:54 -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