summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-lpc2378/src
Commit message (Expand)AuthorAgeFilesLines
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-311-2/+3
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-271-1/+3
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-17/+1
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
* configs/olimex-lpc2378/src: Files renamed to correspond with current thinkin...Gregory Nutt2014-03-083-20/+20
* arch/arm/src/lpc2378/Kconfig: Create Kconfig for the platform; Adjust configu...Gregory Nutt2014-03-021-26/+17
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-6/+6
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-1/+1
* .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
* 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-4/+2
* Email address change in nuttx/patacongo2012-09-133-3/+3
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-4/+4
* Turn PIC32MXMMB backlight offpatacongo2012-04-253-0/+0
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-7/+7
* Prep for 5.3 releasenuttx-5.3patacongo2010-04-111-14/+13
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-093-0/+349