OVMS3-idf/components/wear_levelling/test_wl_host
Roland Dobai 07acbb5664 ESP_ERROR_CHECK converts error code to text
If CONFIG_ESP_ERR_TO_NAME_LOOKUP is enabled, ESP_ERROR_CHECK
prints error message in addition to the error code.
2018-05-31 12:53:37 +02:00
..
esp_error_check_stub.cpp ESP_ERROR_CHECK converts error code to text 2018-05-31 12:53:37 +02:00
esp_log_stub.cpp add wear_levelling component and example 2017-04-17 11:01:17 +08:00
Flash_Emulator.cpp Remove error from tests. 2018-03-09 07:58:01 +03:00
Flash_Emulator.h Bugfix for write size. The write size for encryption have to be rounded to 16 bytes. 2018-03-06 10:26:21 +03:00
main.cpp add wear_levelling component and example 2017-04-17 11:01:17 +08:00
Makefile wear_levelling: run host side test in CI 2017-04-17 11:01:18 +08:00
sdkconfig.h add wear_levelling component and example 2017-04-17 11:01:17 +08:00
TestPowerDown.cpp add wear_levelling component and example 2017-04-17 11:01:17 +08:00
wl_tests_host.cpp Bugfix for write size. The write size for encryption have to be rounded to 16 bytes. 2018-03-06 10:26:21 +03:00