OVMS3-idf/components/fatfs/test_fatfs_host
morris c159984264 separate rom from esp32 component to esp_rom
1. separate rom include files and linkscript to esp_rom
2. modefiy "include rom/xxx.h" to "include esp32/rom/xxx.h"
3. Forward compatible
4. update mqtt
2019-03-21 18:51:45 +08:00
..
sdkconfig Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
component.mk Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
main.cpp fatfs: Make fatfs runnable on host 2018-06-06 17:35:30 +00:00
Makefile Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
Makefile.files separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
partition_table.csv spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
test_fatfs.cpp Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
test_utils.c Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00