examples: create example for both Python and CLI otatool interfaces

This commit is contained in:
Renz Christian Bagaporo
2019-05-27 11:10:00 +08:00
parent 5d41322412
commit 7f7a9272f0
5 changed files with 275 additions and 160 deletions
+2
View File
@@ -23,7 +23,9 @@ examples/build_system/cmake/idf_as_lib/run-esp32.sh
examples/build_system/cmake/idf_as_lib/run.sh
examples/storage/parttool/parttool_example.py
examples/storage/parttool/parttool_example.sh
examples/system/ota/otatool/get_running_partition.py
examples/system/ota/otatool/otatool_example.py
examples/system/ota/otatool/otatool_example.sh
tools/check_kconfigs.py
tools/check_python_dependencies.py
tools/ci/apply_bot_filter.py