summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4s-xplained
Commit message (Expand)AuthorAgeFilesLines
* Refresh several defconfig files to (1) bring them up-to-date, and (2) to conf...Gregory Nutt2014-03-061-24/+149
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-061-1/+0
* Removed almost all ostest configurationsGregory Nutt2014-02-284-792/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-281-0/+2
* SAM3/4: Fix some build errors that crept in with the SAM4E supportGregory Nutt2014-02-251-1/+1
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-0/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-9/+9
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-3/+3
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-5/+5
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-242-47/+6
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-242-2/+0
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-202-4/+8
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-252-2/+2
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-252-2/+2
* 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