zephyr/subsys
Lucas Peixoto bc3d01cda5 fs: implemented unmount function to fatfs
There isn't a function to handle the unmount, so I implemented based
in f_mount comments. In the comments of f_mount we actually have
that f_mount is used to mount/unmount logic, is just necessary use
NULL pointer to fs argument.

Signed-off-by: Lucas Peixoto <lucaspeixotoac@gmail.com>
2019-05-30 11:19:36 -04:00
..
bluetooth Bluetooth: host: Fix bt_keys_get_addr() 2019-05-30 13:21:16 +02:00
console
cpp
debug
dfu
disk
fb
fs fs: implemented unmount function to fatfs 2019-05-30 11:19:36 -04:00
jwt
logging
mgmt
net
power
random rand32_entropy_device.c: remove atomic_t misuse 2019-05-30 09:16:35 -04:00
settings
shell shell: Refactor shell_history to use less RW memory 2019-05-30 09:44:03 -04:00
stats
storage
testsuite sanitycheck: CONFIG_TEST_USERSPACE / userspace tag cleanup 2019-05-30 08:45:39 -04:00
usb
CMakeLists.txt
Kconfig