summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc43xx/lpc43_spifi.c
Commit message (Expand)AuthorAgeFilesLines
* The initial SYLOG device logic was valiant but yet still not enoughpatacongo2012-08-021-1/+1
* Correct an addressing error in the LPC32 SPIFI MTD driverpatacongo2012-08-021-7/+7
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-2/+6
* LP43xx SPIFI MTD driver updatepatacongo2012-07-231-4/+75
* Update driver to work with and external SPIFI library (vs. ROM)patacongo2012-07-181-17/+93
* Create an MTD driver for SPIFIpatacongo2012-07-181-47/+844
* Add logic to initialize the LPC43xx SPIFI devicepatacongo2012-07-171-0/+320