summaryrefslogtreecommitdiff
path: root/nuttx/configs/skp16c26/src
Commit message (Expand)AuthorAgeFilesLines
* .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
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-201-3/+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-4/+2
* Email address change in nuttx/patacongo2012-09-135-5/+5
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-4/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-155-43/+41
* Add support for M16C buttons and LEDspatacongo2009-02-203-15/+262
* Improve console configuration settingspatacongo2009-02-191-1/+1
* Add basic LCD supportpatacongo2009-02-194-27/+241
* add framework for an LCD console.patacongo2009-02-193-1/+225
* Add framework for MC16C buttonspatacongo2009-02-072-1/+80
* Renesas M16C supportpatacongo2009-02-073-0/+163