summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mtd/at45db.c
Commit message (Collapse)AuthorAgeFilesLines
* Add an optional byte-oriented write method to the MTD interfaceGregory Nutt2013-05-011-3/+5
|
* Email address change in nuttx/patacongo2012-09-131-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-251-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4977 42af7a65-404d-4744-a932-0658087f49c3
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. ↵patacongo2011-12-171-2/+2
| | | | | | Contributed by Laurent Latil git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4197 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for kernel stub buildspatacongo2011-04-061-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3473 42af7a65-404d-4744-a932-0658087f49c3
* Use RECVBLOCK vs multiple SENDpatacongo2010-10-011-14/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2957 42af7a65-404d-4744-a932-0658087f49c3
* Accidentally deleted resume() callpatacongo2010-09-131-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2947 42af7a65-404d-4744-a932-0658087f49c3
* Improve optionspatacongo2010-09-131-33/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2946 42af7a65-404d-4744-a932-0658087f49c3
* Make power saving optional; Add higher performance, power hogging logicpatacongo2010-09-131-6/+78
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2945 42af7a65-404d-4744-a932-0658087f49c3
* Still debugging AT45DB and SPIpatacongo2010-09-121-2/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2944 42af7a65-404d-4744-a932-0658087f49c3
* Early AT45DB debug fixespatacongo2010-09-121-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2943 42af7a65-404d-4744-a932-0658087f49c3
* Last (cosmetic) changes were still in editorpatacongo2010-09-121-20/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2942 42af7a65-404d-4744-a932-0658087f49c3
* Extend support to other chips in the familypatacongo2010-09-121-16/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2941 42af7a65-404d-4744-a932-0658087f49c3
* Add driver for Atmel AT45DB161 FLASHpatacongo2010-09-121-0/+779
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2940 42af7a65-404d-4744-a932-0658087f49c3