]> granicus.if.org Git - esp-idf/commit
ota ops: Rewrite esp_ota_get_next_update_partition() to be more predictable, add...
authorAngus Gratton <angus@espressif.com>
Tue, 21 Feb 2017 03:08:09 +0000 (14:08 +1100)
committerAngus Gratton <angus@espressif.com>
Tue, 21 Feb 2017 23:26:04 +0000 (10:26 +1100)
commit080350a745b8e101675857c2843f83ec616260e0
tree5ad71b419cb9a9bbdc3ef117ea0d55a24e084218
parentf687725e97b10c85a561a3a71dc18d319243712e
ota ops: Rewrite esp_ota_get_next_update_partition() to be more predictable, add unit tests
components/app_update/esp_ota_ops.c
components/app_update/test/test_ota_ops.c