]> granicus.if.org Git - esp-idf/commit
cmake: Add embedding files in components support
authorAngus Gratton <angus@espressif.com>
Wed, 17 Jan 2018 05:25:14 +0000 (16:25 +1100)
committerAngus Gratton <gus@projectgus.com>
Sun, 29 Apr 2018 23:59:20 +0000 (09:59 +1000)
commitce6748873dd5df29458e9fe1083310db23cc7126
tree39b555dd8a0c18f6e486d8e41fe865c6c9b92fa5
parent134f2238bd1a45cc2cf3fce4f10ab640d305f6e7
cmake: Add embedding files in components support

Add subscribe_publish AWS example and fixes to allow it to build.
components/esp32/CMakeLists.txt
components/mbedtls/CMakeLists.txt
examples/protocols/aws_iot/subscribe_publish/CMakeLists.txt [new file with mode: 0644]
tools/cmake/components.cmake
tools/cmake/idf_functions.cmake
tools/cmake/kconfig.cmake
tools/cmake/scripts/data_file_to_c.cmake [new file with mode: 0644]
tools/cmake/utilities.cmake