summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Changes to get a clean compile of configs/sam3u-ek/nxwmGregory Nutt2013-06-291-0/+4
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+1
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-021-4/+4
* AT91SAM3 now supports kernel-mode heap; SAM3U-EK knsh configuration converted...patacongo2013-03-101-16/+27
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-2/+2
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-031-0/+3
* Add SAM3U board-specific SPI supportpatacongo2011-10-031-0/+0
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-2/+2
* More build fixespatacongo2011-03-201-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-1/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-2/+2
* Beginnings of AT91SAM3U LCD driverpatacongo2010-04-181-1/+1
* Add MCI CD GPIOpatacongo2010-04-111-0/+3
* Add basic framework for SAM3Upatacongo2009-12-311-0/+90