OVMS3-idf/components/app_update
Ivan Grokhotkov 6091021e83 unity: separate common and IDF specific functionality
New unity component can be used for testing other applications.
Upstream version of Unity is included as a submodule.
Utilities specific to ESP-IDF unit tests (partitions, leak checking
setup/teardown functions, etc) are kept only in unit-test-app.
Kconfig options are added to allow disabling certain Unity features.
2018-11-19 12:36:31 +08:00
..
include Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
test unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
dump_otadata.py make dump_otadata: Displays app ota_seq and crc on console 2018-08-22 16:51:36 +08:00
esp_ota_ops.c app_update: remove unrequired static attribute from mmap handle 2018-10-18 04:38:31 +00:00
gen_empty_partition.py app_update: Make gen_empty_partition.py Python 2 & 3 compatible 2018-09-24 12:16:16 +02:00
Makefile.projbuild Use check_python_dependencies everywhere as order-only-prerequisite 2018-09-03 11:42:10 +02:00
project_include.cmake cmake app_update: Add "flash blank otadata" functionality to cmake 2018-08-31 12:30:14 +08:00