summaryrefslogtreecommitdiff
path: root/nuttx/configs/mbed/src
Commit message (Expand)AuthorAgeFilesLines
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-272-5/+5
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-17/+1
* Port ADC, DAC, and PWM logic from the configs/zkit-arm-1769. From Max.Gregory Nutt2014-07-244-1/+381
* More trailing whilespace removalGregory Nutt2014-04-132-7/+7
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-9/+9
* examples/hidkbd now expects an architecture-specific USB HOST initialization ...Gregory Nutt2013-11-292-0/+75
* 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
* More naming changes associated with earlier renaming of LP17xx up_spiinitiali...patacongo2013-04-011-2/+2
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-9/+5
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-182-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-179/+179
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-3/+3
* Turn PIC32MXMMB backlight offpatacongo2012-04-255-0/+0
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-2/+2
* 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-182-4/+4
* Add support for th mbed LPC1768 boardpatacongo2010-09-105-0/+590