zephyr/subsys
Dominik Ermel e43ec70d4f subsys/fs: Make FAT FS write support optional
The commit adds FS_FATFS_READ_ONLY Kconfig option; the option, when
selected, excludes write supporting code within ELM FAT driver.

When write support to FAT FS volumes is not desired, this option may be
selected 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 write support 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
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