mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-02 18:57:58 +00:00
Device tree and/or automount support was not present and might be useful when for example the settings module needs early access to a filesystem. This patch adds support to mount an EXT2 filesystem automatically. The implementation chosen is to provide the drive name matching a disk drive specified in the device tree ie on an (e)MMC or SD card. Signed-off-by: Bas van Loon <bas@arch-embedded.com> |
||
---|---|---|
.. | ||
bindesc | ||
bluetooth | ||
canbus | ||
console | ||
dap | ||
debug | ||
demand_paging | ||
dfu | ||
disk | ||
dsp | ||
emul | ||
fb | ||
fs | ||
gnss | ||
input | ||
ipc | ||
jwt | ||
llext | ||
logging | ||
lorawan | ||
mem_mgmt | ||
mgmt | ||
modbus | ||
modem | ||
net | ||
pm | ||
pmci | ||
portability | ||
profiling | ||
random | ||
retention | ||
rtio | ||
sd | ||
secure_storage | ||
sensing | ||
settings | ||
shell | ||
sip_svc | ||
stats | ||
storage | ||
task_wdt | ||
testsuite | ||
timing | ||
tracing | ||
usb | ||
zbus | ||
CMakeLists.txt | ||
Kconfig |