mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 22:00:21 +00:00
This change reflects that the geometry isn't related to the largest allocatable unit on the platform. Calls to read and write block devices are also affected and have been updated. |
||
|---|---|---|
| .. | ||
| driver.h | ||
| fs_blockpartition.c | ||
| fs_blockproxy.c | ||
| fs_closeblockdriver.c | ||
| fs_findblockdriver.c | ||
| fs_findmtddriver.c | ||
| fs_mtdpartition.c | ||
| fs_mtdproxy.c | ||
| fs_openblockdriver.c | ||
| fs_registerblockdriver.c | ||
| fs_registerdriver.c | ||
| fs_registermtddriver.c | ||
| fs_unregisterblockdriver.c | ||
| fs_unregisterdriver.c | ||
| fs_unregistermtddriver.c | ||
| Make.defs | ||