]> granicus.if.org Git - esp-idf/commitdiff
examples: Rename 18_ota to 26_ota
authorChen Wu <chenwu@espressif.com>
Wed, 4 Jan 2017 09:39:08 +0000 (17:39 +0800)
committerChen Wu <chenwu@espressif.com>
Thu, 5 Jan 2017 01:57:45 +0000 (09:57 +0800)
example numbers should accord with our internal definition.

examples/26_ota/Makefile [moved from examples/18_ota/Makefile with 100% similarity]
examples/26_ota/OTA_workflow.png [moved from examples/18_ota/OTA_workflow.png with 100% similarity]
examples/26_ota/README.md [moved from examples/18_ota/README.md with 100% similarity]
examples/26_ota/main/Kconfig.projbuild [moved from examples/18_ota/main/Kconfig.projbuild with 100% similarity]
examples/26_ota/main/component.mk [moved from examples/18_ota/main/component.mk with 100% similarity]
examples/26_ota/main/ota.c [moved from examples/18_ota/main/ota.c with 100% similarity]
examples/26_ota/sdkconfig.defaults [moved from examples/18_ota/sdkconfig.defaults with 100% similarity]