summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4l-xplained/README.txt
Commit message (Expand)AuthorAgeFilesLines
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-161-4/+0
* Documentatin updated; fix errors in some commentsGregory Nutt2014-03-281-3/+2
* SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQ in all board-relat...Gregory Nutt2014-03-231-3/+3
* Removed almost all ostest configurationsGregory Nutt2014-02-281-6/+0
* Add configuration for the SAMD20 Xplained Pro board. Initial check a low-eff...Gregory Nutt2014-02-121-2/+2
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-191-3/+2
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-261-3/+3
* Add support for a separate CCM memory allocator for members of the STM32 fami...Gregory Nutt2013-06-251-3/+12
* Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG0...Gregory Nutt2013-06-241-5/+18
* Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED ...Gregory Nutt2013-06-231-19/+106
* SAM4L Xplained SLCD driver is completeGregory Nutt2013-06-231-1/+4
* Beginning debug of SAM4L Xplained SLCDGregory Nutt2013-06-221-0/+4
* The SAM4L Xplained Pro SLCD driver is code complete but untestedGregory Nutt2013-06-221-74/+101
* Fix test of NULL pointer in the SAM3/4 SPI driverGregory Nutt2013-06-181-7/+6
* SAM3/4 SPI phase control (CPHA) is invertedGregory Nutt2013-06-181-5/+15
* MMC/SD driver needs to manage SPI mode and data width as wellGregory Nutt2013-06-171-13/+27
* Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E...Gregory Nutt2013-06-161-3/+8
* SAM MMCSD/SPI related changesGregory Nutt2013-06-151-0/+6
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-151-2/+172
* Fixes for SAM4S and 4L due to recent changes to SAM3S; Updated README filesGregory Nutt2013-06-141-51/+79
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+13
* 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: Add an NSH configuration and C++ supportGregory Nutt2013-06-091-1/+34
* SAM4L: Mic fixes to get the SAM4L Xplained running. The ostest now passes.Gregory Nutt2013-06-091-14/+48
* SAM4L: Add logic to enable selected peripherals on power up; Extend configura...Gregory Nutt2013-06-071-4/+50
* SAM4L alternate pin mapping header file; Use USART1 for virtual COM port consoleGregory Nutt2013-06-031-0/+12
* Add a skeleton configuration that will eventually support the SAM4L Xplained ...Gregory Nutt2013-06-031-0/+386