]> granicus.if.org Git - esp-idf/commit
examples: Copy ca_cert.pem into both example project dirs
authorAngus Gratton <angus@espressif.com>
Wed, 19 Sep 2018 01:25:24 +0000 (11:25 +1000)
committerAngus Gratton <gus@projectgus.com>
Mon, 29 Oct 2018 23:59:39 +0000 (10:59 +1100)
commit9c41962e683f8507ef491f37eac6322b4f2f1cb8
tree7170806197d6439d000dd06ce77a8ff09788933c
parenta7372d5828086b4b15fe6aa8e227852d4300caf2
examples: Copy ca_cert.pem into both example project dirs

Keeps projects all-in-one under a single directory.
examples/system/ota/README.md
examples/system/ota/native_ota_example/main/CMakeLists.txt
examples/system/ota/native_ota_example/main/component.mk
examples/system/ota/native_ota_example/server_certs/ca_cert.pem [moved from examples/system/ota/server_certs/ca_cert.pem with 100% similarity]
examples/system/ota/simple_ota_example/main/CMakeLists.txt
examples/system/ota/simple_ota_example/main/component.mk
examples/system/ota/simple_ota_example/server_certs/ca_cert.pem [new file with mode: 0644]