summaryrefslogtreecommitdiff
path: root/nuttx/drivers/bch/bchlib_write.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the byte write method to MTD partition logic; Beef up the ↵Gregory Nutt2013-05-021-1/+1
| | | | MTD partition test -- and fix resulting bugs detected
* Add capability to traverse inodes in the NuttX psuedo-filesystempatacongo2012-08-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5004 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
* Bug fixes for BCH and TSC2007 driverspatacongo2011-08-291-4/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3921 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-151-14/+11
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2343 42af7a65-404d-4744-a932-0658087f49c3
* NSH dd command test with block devicespatacongo2008-11-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1242 42af7a65-404d-4744-a932-0658087f49c3
* Block-to-character driverpatacongo2008-11-151-0/+207
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1235 42af7a65-404d-4744-a932-0658087f49c3