summaryrefslogtreecommitdiff
path: root/nuttx/configs/kwikstik-k40/src
Commit message (Expand)AuthorAgeFilesLines
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-1/+1
* More trailing whilespace removalGregory Nutt2014-04-133-5/+5
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-9/+9
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-4/+4
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-7/+7
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-19/+22
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-3/+3
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-2/+2
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-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-5/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+5
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-6/+4
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-4/+4
* 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-5/+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-1310-10/+10
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-11/+11
* Turn PIC32MXMMB backlight offpatacongo2012-04-258-0/+0
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-10/+10
* Progress with Kinetis SDHC driver (more to to)patacongo2011-08-221-13/+0
* More integration of Kinetis SDHC driver into NSHpatacongo2011-08-212-17/+149
* Fixed for Kinetis build with DEBUG onpatacongo2011-08-161-1/+13
* Add board support for the FreeScale Kinetis TWR-K60N512patacongo2011-08-153-72/+86
* Add Kinetis interrupt vectorspatacongo2011-08-124-2/+27
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-2/+2
* Add directory structure to support the port to the Kinesis KwikStik-K40patacongo2011-08-0510-0/+1251