OVMS3-idf/components/app_update
Angus Gratton 2f318d16fa log: Make ESP_LOGx macros into single statements
Requires a semicolon after any use (previously this was optional due to trailing } after expansion)

Closes https://github.com/espressif/esp-idf/issues/1757
2018-04-26 09:08:07 +10:00
..
include ota_ops: Fix get_selected_boot_partition() in case there is no factory partition 2017-09-04 17:37:28 +10:00
test ota ops: Rewrite esp_ota_get_next_update_partition() to be more predictable, add unit tests 2017-02-22 10:26:04 +11:00
component.mk feature/fota_ops_api: add ota core api implement 2016-11-28 17:12:57 +08:00
esp_ota_ops.c log: Make ESP_LOGx macros into single statements 2018-04-26 09:08:07 +10:00