summaryrefslogtreecommitdiff
path: root/nuttx/configs/mcu123-lpc214x/src
Commit message (Expand)AuthorAgeFilesLines
* 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