]> granicus.if.org Git - esp-idf/commit
cmake: Add partition table, and .bin file targets
authorAngus Gratton <angus@espressif.com>
Fri, 19 Jan 2018 04:47:49 +0000 (15:47 +1100)
committerAngus Gratton <gus@projectgus.com>
Sun, 29 Apr 2018 23:59:20 +0000 (09:59 +1000)
commit674d398c9376e1de3e1437c67ea4bc8a7ac25044
tree0497e1870f687103d5ed8d4e09aedfc5d31b443b
parent3ae48221159844264431208a74b010d2cad0ebb7
cmake: Add partition table, and .bin file targets
components/bootloader/subproject/CMakeLists.txt
components/esptool_py/project_include.cmake [new file with mode: 0644]
components/partition_table/CMakeLists.txt
examples/get-started/hello_world/CMakeLists.txt
tools/cmake/components.cmake
tools/cmake/idf_functions.cmake
tools/cmake/project.cmake
tools/cmake/utilities.cmake