]> granicus.if.org Git - esp-idf/commit
cmake: Fix some failing example builds, fix gcov
authorAngus Gratton <angus@espressif.com>
Tue, 18 Sep 2018 04:23:56 +0000 (14:23 +1000)
committerAngus Gratton <gus@projectgus.com>
Wed, 19 Sep 2018 04:38:19 +0000 (14:38 +1000)
commitb38a6da74bffc8958ad40353ed8b1056adaa4395
tree4fcea08bdc304c6dc3a00da3f95d8497f68b9f6d
parent4b23d70eecabc0c605c3af4ab5a824055ca8c0b3
cmake: Fix some failing example builds, fix gcov
components/app_trace/CMakeLists.txt
examples/bluetooth/ble_spp_server/sdkconfig.defaults
examples/system/console/main/cmd_system.c
examples/system/gcov/README.md
examples/system/gcov/main/CMakeLists.txt
examples/system/light_sleep/CMakeLists.txt
examples/system/light_sleep/main/CMakeLists.txt [new file with mode: 0644]
examples/system/ota/native_ota_example/main/CMakeLists.txt
examples/system/ota/simple_ota_example/main/CMakeLists.txt
tools/ci/build_examples_cmake.sh