summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4s-xplained
Commit message (Expand)AuthorAgeFilesLines
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-263-8/+8
* Update SAMA5D3x-EK board configuration to support on-board UART connections, ...Gregory Nutt2013-07-241-5/+5
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-246-13/+13
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-192-19/+21
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-274-10/+10
* Review and update of SAM3/4 header files and conditional logic for SAM3X/A su...Gregory Nutt2013-06-271-1/+1
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-262-3/+16
* Add support for SAM3X and 3A chips, interrupts, and peripheral IDsGregory Nutt2013-06-261-1/+0
* Add support fo SAM4S Xplained SRAMGregory Nutt2013-06-261-0/+134
* Fix integration of RAM test into the build and configuration systemGregory Nutt2013-06-267-24/+122
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-211-0/+1
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-152-16/+23
* Prep for 6.28 releasenuttx-6.28Gregory Nutt2013-06-141-1/+1
* Fixes for SAM4S and 4L due to recent changes to SAM3S; Updated README filesGregory Nutt2013-06-141-86/+78
* SAM3/4S GPIO interrupt changesGregory Nutt2013-06-131-1/+1
* 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
* SAM4S: Add NSH configuration. Calibrated delay loops. Port now seems fully ...Gregory Nutt2013-06-126-3/+879
* Correct SAM3S-Xplained load address, FLASH wait states, and UART1 pin configu...Gregory Nutt2013-06-122-14/+55
* Use UART1 for the console on the SAM4S-Xplained not USART0Gregory Nutt2013-06-112-28/+44
* Changes for a clean build of configs/sam4s-xplainedGregory Nutt2013-06-115-24/+27
* Add configs/sam4s-xplainedGregory Nutt2013-06-1112-2/+1812
* SAM4S: GPIO, chip characteristics, peripheral KconfigGregory Nutt2013-06-111-0/+24
* Add a directory to hold configurations for the SAM4S Xplained boardGregory Nutt2013-06-103-0/+805