summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/src
Commit message (Expand)AuthorAgeFilesLines
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-312-4/+5
* MCU-123 LPC2148: Rename files for better conformance to naming conventionsGregory Nutt2015-03-216-27/+25
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-271-2/+3
* All USB Composite-related files under nuttx/configs changed to use the correc...Gregory Nutt2014-10-081-34/+15
* All USB MSC-related files under nuttx/configs changed to use the corrected sy...Gregory Nutt2014-10-081-35/+16
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-29/+13
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-6/+6
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-4/+4
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-3/+3
* Remove empty README.txt filesGregory Nutt2013-08-311-2/+0
* Created new directories to hold SPI-related filesGregory Nutt2013-07-014-4/+4
* .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-283-6/+6
* Fix the nxlines configuration for the zp214xpa boardpatacongo2012-12-301-15/+11
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-302-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-3/+1
* Email address change in nuttx/patacongo2012-09-133-3/+3
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-6/+6
* Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo2012-02-024-4/+166
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-14/+14
* More build fixespatacongo2011-03-201-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-23/+23
* Add cmddata method to the SPI interfacepatacongo2010-12-031-0/+38
* Minor usb-relatedpatacongo2010-11-301-2/+2
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-2/+2
* In progress changes for OLED display workpatacongo2010-05-151-2/+37
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-154-29/+29
* Move LPC-specific code from examples/usbstorage to mcu123-lpc214x/srcpatacongo2009-11-302-0/+148
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-0/+2
* Add support for Windows GCC to lpc2148 and str711patacongo2009-06-111-2/+9
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-083-0/+164
* Fix to lpc214x MMC/SD due to lm3s changespatacongo2009-05-281-6/+43
* Move ARM and Cortex files to separate directoriespatacongo2009-05-191-1/+1
* Add support for fast GPIO on lpc214xpatacongo2009-05-092-15/+39
* Fix errors in last check-inpatacongo2009-04-291-11/+11
* Extend SPI interface for word sizes >8bitspatacongo2009-04-261-18/+27
* Add SPI method to set SCLK modepatacongo2009-03-291-4/+4
* Add enum argument to SPI status methodpatacongo2009-03-291-7/+10
* Add enum argument to SPI select methodpatacongo2009-03-291-5/+9
* Fix workaround logicpatacongo2008-11-021-6/+12
* slave vs. chip selectpatacongo2008-11-021-4/+4
* Adding more STR71x logicpatacongo2008-10-301-5/+5
* Smaller delay still works (probably could be even smaller)patacongo2008-10-271-1/+1