]> granicus.if.org Git - esp-idf/commit
feature/fota_ops_api: add ota core api implement
authorTian Zhong Xing <tianzhongxing@espressif.com>
Mon, 28 Nov 2016 05:53:03 +0000 (13:53 +0800)
committertzx <tianzhongxing@espressif.com>
Mon, 28 Nov 2016 09:12:57 +0000 (17:12 +0800)
commit72422b32dc322b0d41f42a9da0cbaf7765359436
treeaa4ee8b6380f114e13a135f26a205bd34afe0344
parentdb1e86b3d93a3d069ceb80d5a1de5cc2df6985c4
feature/fota_ops_api: add ota core api implement
components/app_update/component.mk [new file with mode: 0755]
components/app_update/esp_ota_ops.c [new file with mode: 0644]
components/app_update/include/esp_ota_ops.h [new file with mode: 0755]
components/spi_flash/flash_ops.c
components/spi_flash/partition.c
docs/Doxyfile
docs/api/ota.rst [new file with mode: 0644]
docs/index.rst