nuttx/configs/sam4l-xplained/src
2013-09-28 16:50:07 -06:00
..
.gitignore Add a skeleton configuration that will eventually support the SAM4L Xplained Pro board 2013-06-03 15:11:56 -06:00
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 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
sam_autoleds.c SAM3U/4L changes to hide differences by clocking in those MCUs 2013-06-08 13:50:42 -06:00
sam_boot.c 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
sam_buttons.c Add support for the SAM4L Xplained Pro I/O1 module 2013-06-15 10:56:08 -06:00
sam_cxxinitialize.c Add configs/sam4s-xplained 2013-06-11 16:29:59 -06:00
sam_mmcsd.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -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 Created new directories to hold SPI-related files 2013-07-01 08:11:54 -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