OVMS3-idf/components/fatfs
Roland Dobai c4193d5ec1 fatfs: Do not log from critical sections
Logging in the critical section can result in a deadlock when the logger
is redirected to FATFS.

Closes https://github.com/espressif/esp-idf/issues/1693
2018-11-16 12:59:38 +01:00
..
src fatfs: Do not log from critical sections 2018-11-16 12:59:38 +01:00
test FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test_fatfs_host FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
CMakeLists.txt cmake: make main a component again 2018-09-13 11:13:27 +08:00
component.mk fatfs: add vfs support 2017-01-09 05:54:04 +08:00
Kconfig fatfs/add menuconfig options for different encodings 2018-03-23 14:06:56 +08:00