summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mtd/sst25.c
Commit message (Expand)AuthorAgeFilesLines
* Resync new repository with old repo r5166patacongo2012-09-171-1/+1
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-251-2/+2
* The SST25 driver now works with SST25 (at least using the slow write mode)patacongo2012-06-271-76/+147
* Mirtoo README.txt and SST25 comments updatepatacongo2012-06-271-3/+3
* Add logic to un-protect blocks to the SST25 driverpatacongo2012-06-261-24/+144
* Mirtoo: Switch to SPI mode 1patacongo2012-06-261-4/+4
* Add an erase block cache to the SST 25 driverpatacongo2012-06-251-23/+187
* Add a driver for SST 25 FLASHpatacongo2012-06-251-0/+895