aboutsummaryrefslogtreecommitdiff
path: root/nuttx/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Add W25 FLASH driver; Use attribute definitions in nuttx/compiler.hpatacongo2012-09-163-4/+1261
* Fix ENC28J60 chip enable issuepatacongo2012-09-141-1/+1
* Email address change in nuttx/patacongo2012-09-134-4/+4
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-1/+2
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-254-8/+8
* Combine cfset[o|i]speed to cfsetspeed; combine cfget[o|i]speed for cfgetspeedpatacongo2012-07-241-1/+1
* 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-253-4/+927
* Fix some warnings and fix some simulator buildspatacongo2012-05-022-4/+4
* Updated Kconfig files from Lzyypatacongo2012-04-071-0/+64
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-218-10/+10
* PIC32 NSH configuration now builds without errorspatacongo2011-12-231-1/+2
* STM32 ADC driver updatepatacongo2011-12-201-1/+38
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-13/+39
* Completes coding of the PWM modulepatacongo2011-12-199-0/+4148