summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4l-xplained
Commit message (Expand)AuthorAgeFilesLines
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-159-29/+354
* Fixes for SAM4S and 4L due to recent changes to SAM3S; Updated README filesGregory Nutt2013-06-141-51/+79
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-132-2/+2
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-122-2/+13
* Calibrate SAM4L Xplained Pro timing loopGregory Nutt2013-06-112-2/+2
* Add configs/sam4s-xplainedGregory Nutt2013-06-113-4/+4
* SAM4S: GPIO, chip characteristics, peripheral KconfigGregory Nutt2013-06-111-2/+2
* Add a directory to hold configurations for the SAM4S Xplained boardGregory Nutt2013-06-101-10/+10
* SAM4L: Extend interrupt support for the larger number of NVIC interrupts of ...Gregory Nutt2013-06-091-2/+2
* SAM4L: Add an NSH configuration and C++ supportGregory Nutt2013-06-097-11/+1073
* SAM4L: Mic fixes to get the SAM4L Xplained running. The ostest now passes.Gregory Nutt2013-06-093-49/+109
* SAM3U/4L changes to hide differences by clocking in those MCUsGregory Nutt2013-06-083-19/+20
* SM4L: USB clock configuration and WDT register definition fileGregory Nutt2013-06-083-7/+36
* SAM4L: Add logic to enable selected peripherals on power up; Extend configura...Gregory Nutt2013-06-072-12/+87
* SAM4L: Add DFLL0 support, add logic to set the power scaling mode, add suppo...Gregory Nutt2013-06-073-6/+20
* Update SAM4L PLL0 logicGregory Nutt2013-06-071-0/+27
* Add register definitions for SAM4L BPM and SCIF blocks; SAM4L clock initializ...Gregory Nutt2013-06-061-46/+53
* Add SAM4L FLASHCALW header fileGregory Nutt2013-06-051-0/+8
* SAM4L GPIO port addressing fixes; SAM4L Xplained LED support; minor documenta...Gregory Nutt2013-06-051-1/+2
* Add configs/sam4l-xplained/src/up_userleds.cGregory Nutt2013-06-044-8/+180
* More changes that should have gone with the last commitGregory Nutt2013-06-041-3/+3
* SAM4L alternate pin mapping header file; Use USART1 for virtual COM port consoleGregory Nutt2013-06-033-11/+38
* Add a skeleton configuration that will eventually support the SAM4L Xplained ...Gregory Nutt2013-06-0314-0/+2379