summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads/src
Commit message (Expand)AuthorAgeFilesLines
* Clean up some misnamed garbage in MakefilesGregory Nutt2015-03-211-1/+1
* MX1 ADS: Rename files for better conformance to naming conventionsGregory Nutt2015-03-214-17/+15
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-271-3/+3
* More fixes to problems noted by cppcheck. Some are kind of risky; some are r...Gregory Nutt2014-11-251-2/+2
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-6/+6
* Remove empty README.txt filesGregory Nutt2013-08-311-1/+0
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* 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-5/+3
* Email address change in nuttx/patacongo2012-09-134-110/+110
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-0/+0
* Fixes for recent header file reorganizationpatacongo2009-12-281-0/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-153-4/+4
* Move ARM and Cortex files to separate directoriespatacongo2009-05-191-1/+1
* Add LM3S6918 supportpatacongo2009-05-061-1/+1
* Clean up clockingpatacongo2009-04-122-1/+106
* Basic UART/console functionalitypatacongo2009-04-111-16/+0
* Basic i.MX1 low-level bootpatacongo2009-04-101-3/+38
* imx1ads config frameworkpatacongo2009-04-094-0/+244