]> granicus.if.org Git - esp-idf/commit
build system: include SHA256 hash of ELF file into app_desc structure
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 9 Jan 2019 12:06:01 +0000 (20:06 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 27 Feb 2019 05:30:25 +0000 (13:30 +0800)
commitea52a19c001c0e9963a046588d6bae82bb329843
tree6a0a9659b27a43d9ae9053d3a7ba0271c4dd2256
parent80f02cd0ea9f24ee88fe1ecd40bccad1c48bcd26
build system: include SHA256 hash of ELF file into app_desc structure
components/app_update/esp_app_desc.c
components/app_update/include/esp_ota_ops.h
components/app_update/test/test_app_desc.c [new file with mode: 0644]
components/esp32/cpu_start.c
components/esptool_py/Makefile.projbuild
components/esptool_py/project_include.cmake
examples/get-started/blink/example_test.py [new file with mode: 0644]