summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek
Commit message (Expand)AuthorAgeFilesLines
* Fix typos from previous commit to fix button interruptsGregory Nutt2014-06-221-1/+1
* Several other interrupt button implementations had the same problem as did th...Gregory Nutt2014-06-151-4/+17
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-3/+3
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-053-3/+3
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-165-8/+4
* More trailing whilespace removalGregory Nutt2014-04-136-7/+7
* 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-238-19/+19
* Removed to unnecessary, cloned USB-related logicGregory Nutt2014-03-173-52/+0
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ye...Gregory Nutt2014-03-135-14/+14
* Backport SPI driver enhancements from SAMA5 to SAM3/4Gregory Nutt2014-03-131-9/+9
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-101-2/+2
* Refresh several defconfig files to (1) bring them up-to-date, and (2) to conf...Gregory Nutt2014-03-064-55/+505
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-064-4/+0
* Removed almost all ostest configurationsGregory Nutt2014-02-284-789/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-283-0/+6
* SAM3/4: Fix some build errors that crept in with the SAM4E supportGregory Nutt2014-02-251-2/+2
* SAM4E: Update SAM3/4 TC and DMAC register definition header filesGregory Nutt2014-02-256-7/+7
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-9/+9
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-8/+8
* 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-245-5/+0
* Looks like an error all all kernel build linker scriptsGregory Nutt2013-12-301-1/+1
* NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts ...Gregory Nutt2013-12-301-5/+2
* NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled th...Gregory Nutt2013-12-301-0/+1
* NxWidgets server initialization must be performed in the kernel when NxWdiget...Gregory Nutt2013-12-291-31/+128
* Fix cloned typo in user space definitionGregory Nutt2013-12-271-2/+2
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-205-10/+20
* Move rgbcolors.h to include/nuttx/videoGregory Nutt2013-12-101-1/+1
* SAMA5D3x-EK: Add NxWM configuration for the SAMA5D3x-EK boardsGregory Nutt2013-10-131-2/+2
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-255-5/+5
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-256-9/+9
* SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flashGregory Nutt2013-09-061-8/+3
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-1/+1
* SAMA5: Fix HSMCI race condition. Now memory card interface is functional wit...Gregory Nutt2013-08-103-22/+78
* SAMA5D3x-EK: At support for the AT25 serial FLASHGregory Nutt2013-08-041-1/+1
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-266-14/+14
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-242-8/+8
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-192-5/+4
* NSH cmp command by Andrew TwidgellGregory Nutt2013-07-181-2/+1
* SAM configurations: don't use 3 memory regions unless SMC is enabledGregory Nutt2013-07-126-6/+26
* Several fixes to get a clean compile of the Arduino touch screenGregory Nutt2013-07-021-1/+1
* Created new directories to hold SPI-related filesGregory Nutt2013-07-012-4/+4
* Update SAM3u-EK touchscreen statusGregory Nutt2013-06-301-1/+13
* Minor SAM3U-EK NxWM build updates, documentation, configurationsGregory Nutt2013-06-302-29/+18
* Changes to get a clean compile of configs/sam3u-ek/nxwmGregory Nutt2013-06-299-40/+219
* SAM3U-EK touchscreen is now functional; created an NxWM configuration to test...Gregory Nutt2013-06-284-5/+1242
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-2710-18/+18
* Review and update of SAM3/4 header files and conditional logic for SAM3X/A su...Gregory Nutt2013-06-271-1/+1