summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix nasty race conditionpatacongo2008-10-151-8/+25
* Add simple SPI-based MMC/SD block driverpatacongo2008-10-151-79/+46
* minor interface refinementspatacongo2008-10-111-48/+103
* Add 1st cut SPI driver for SPI MMCpatacongo2008-10-112-1/+415
* Update lpc214x stuffpatacongo2008-09-171-21/+39
* Cleanup make outputpatacongo2008-02-091-1/+1
* Clean operations are now toolchain specificpatacongo2008-01-101-2/+2
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-4/+3
* Reduce make outputpatacongo2008-01-081-3/+3
* Add support for tools that can't make dependenciespatacongo2008-01-081-6/+5
* Initial lpc214x supportpatacongo2007-04-293-0/+165