mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 04:25:22 +00:00
The commit adds FS_FAFTFS_MKFS Kconfig option; the option, y by default, allows to include mkfs supporting code, within fs_mount callback, for ELM FAT file system driver. When formatting of FAT FS volumes is not desired, this option may be deselected to slightly reduce code size. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
emul | ||
fb | ||
fs | ||
jwt | ||
logging | ||
lorawan | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |