summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpc4330-xplorer/src
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-9/+9
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-6/+6
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-6/+6
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-241-5/+5
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-151-1/+1
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-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-0/+3
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-272-8/+8
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-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-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
* LPC43 updatepatacongo2012-08-031-1/+1
* LP43xx SPIFI MTD driver updatepatacongo2012-07-231-0/+18
* Create an MTD driver for SPIFIpatacongo2012-07-181-107/+40
* Drop SPIFI frequency.. spifi_init no longer reports errorspatacongo2012-07-171-1/+1
* Add logic to initialize the LPC43xx SPIFI devicepatacongo2012-07-171-28/+40
* Implement basic SPIFI block driver for the LPC43xx (doesn't work)patacongo2012-07-131-5/+106
* Add LPC43 GPIO configurtion logicpatacongo2012-07-063-22/+22
* More LPC43xx logicpatacongo2012-07-041-0/+16
* Progress of LPC43xx build environmentpatacongo2012-07-047-123/+395
* Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo2012-07-036-0/+828