summaryrefslogtreecommitdiff
path: root/nuttx/configs/demo9s12ne64/src
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-9/+9
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-2/+2
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-3/+5
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-2/+2
* .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
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-6/+4
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* 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-3/+1
* Email address change in nuttx/patacongo2012-09-137-185/+185
* Turn PIC32MXMMB backlight offpatacongo2012-04-257-0/+0
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-3/+2
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-1/+1
* Add configuration for Future Electronics Group NE64 Badge boardpatacongo2011-02-251-1/+1
* Fix getopt bugpatacongo2011-02-231-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-156-10/+8
* Fixes for serial monitorpatacongo2009-12-114-21/+37
* Add framework to support HC12patacongo2009-12-037-0/+659