OVMS3-idf/components/wear_levelling/test_wl_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
esp_error_check_stub.cpp ESP_ERROR_CHECK converts error code to text 2018-05-31 12:53:37 +02:00
main.cpp spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
Makefile Build test applicatoin on host failer fixed. 2018-07-31 08:45:43 +03:00
Makefile.files separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
partition_table.csv 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
test_wl.cpp Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00