Petro Karashchenko
|
1528b8dcca
|
nuttx: resolve various 'FAR' and 'CODE' issues
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
|
2024-08-26 10:21:03 +08:00 |
Alin Jerpelea
|
f9fb182809
|
Author: Gregory Nutt: update licenses to Apache
Update files from Gregory Nutt to Apache 2.0 license.
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-02-05 12:15:56 -03:00 |
Gregory Nutt
|
bd3cc792ff
|
fs/: Run all .c files under fs/ through tools/nxstyle.
|
2019-10-27 11:48:14 -06:00 |
Gregory Nutt
|
7cf88d7dbd
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
Gregory Nutt
|
9008308b64
|
Remove some block comments before empty code sections
|
2016-04-11 18:16:04 -06:00 |
Gregory Nutt
|
cb9e27c3b0
|
Standardize naming used for public data and function groupings
|
2015-10-02 16:30:35 -06:00 |
Gregory Nutt
|
7fad495e1d
|
Cosmetic changes to debug output
|
2013-12-02 19:00:59 -06:00 |
Gregory Nutt
|
b3d3f59363
|
NXFFS: more NAND-Releated changes; don't fail if a block read fails. That might just be a NAND uncorrectable bit error. Make scanning of the device on startup optional. This might have introduced some NXFFS issure -- To be determined
|
2013-12-02 17:19:22 -06:00 |
Gregory Nutt
|
5c1f0946c2
|
NXFFS: First of many changes for NAND. NAND reports read errors on ECC failures. NXFFS can't just give up in these cases and must treat read failures like bad blocks
|
2013-12-01 18:22:33 -06:00 |
Gregory Nutt
|
897572a552
|
Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.h
|
2013-11-15 11:22:23 -06:00 |
Gregory Nutt
|
bc46b447dc
|
Fix all occurrences of "the the" in documentation and comments
|
2013-08-27 09:40:19 -06:00 |
patacongo
|
7a9457bb07
|
Email address change in nuttx/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 18:32:24 +00:00 |
patacongo
|
9bf97a2cd3
|
More NXFFS bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3561 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-04 21:59:23 +00:00 |
patacongo
|
3b30b0143a
|
Progress on NXFFS packing logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3555 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-03 16:46:57 +00:00 |
patacongo
|
c2a87f3193
|
Swap size of cache and pack buffers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3554 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-03 13:46:14 +00:00 |
patacongo
|
866f0f889b
|
Add file creation logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3542 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-30 17:29:40 +00:00 |
patacongo
|
7df37bbc22
|
Add first NXFFS files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3536 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-28 19:26:46 +00:00 |