zephyr/subsys
Dominik Ermel c31d659f70 subsys/fs: Make FAT FS formatting code optional
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>
2020-11-06 13:10:13 -05:00
..
bluetooth Bluetooth: controller: Silence unused variable warning with non-AE 2020-11-05 11:10:22 -06:00
canbus
console
cpp
debug
dfu storage/flash_map: Added function for get erased byte value 2020-10-30 15:53:38 +01:00
disk disk: Fix nxp usdhc driver optional gpio properties 2020-11-03 10:35:49 -06:00
emul emul: spi: bmi160: Add support for I2C 2020-10-27 16:41:30 +01:00
fb
fs subsys/fs: Make FAT FS formatting code optional 2020-11-06 13:10:13 -05:00
jwt
logging logging: mipi-sys-t: move platform.h to main tree 2020-10-29 07:23:40 -04:00
lorawan
mgmt mgmt/osdp: Fix build issue 2020-11-03 13:00:11 -06:00
net net: tcp2: Fix sending to 6lo based networks 2020-11-06 18:58:17 +02:00
power
random
settings
shell shell: fix declarations for external device arrays 2020-11-04 12:14:45 +01:00
stats
storage storage/flash_map: Added function for get erased byte value 2020-10-30 15:53:38 +01:00
testsuite kernel: move kernel object APIs to own header 2020-10-12 12:21:46 -04:00
timing
tracing
usb usb/class/usb_dfu: signal dfuMANIFEST_SYNCH after flashing is done 2020-10-30 15:58:01 +01:00
CMakeLists.txt
Kconfig