]> granicus.if.org Git - esp-idf/commit
cmake: Add "Preview release" getting start guide & build system documentation
authorAngus Gratton <angus@espressif.com>
Thu, 22 Feb 2018 04:05:05 +0000 (15:05 +1100)
committerAngus Gratton <gus@projectgus.com>
Sun, 29 Apr 2018 23:59:20 +0000 (09:59 +1000)
commit9f8cdd3572beff7fb9b0d55630bff40b59b0086c
tree6a47f2aecb72110c3574f89cae9c76629716f998
parent95e17d6d926bbd99f9e7ef367084de5633df4247
cmake: Add "Preview release" getting start guide & build system documentation
20 files changed:
components/expat/CMakeLists.txt
components/libsodium/CMakeLists.txt
components/lwip/CMakeLists.txt
components/wpa_supplicant/CMakeLists.txt
docs/en/api-guides/build-system-cmake.rst [new file with mode: 0644]
docs/en/api-guides/cmake-preview-index.rst [new file with mode: 0644]
docs/en/contribute/style-guide.rst
docs/en/get-started/add-idf_path-to-profile-cmake.rst [new file with mode: 0644]
docs/en/get-started/establish-serial-connection.rst
docs/en/get-started/index-cmake.rst [new file with mode: 0644]
docs/en/get-started/linux-setup-cmake.rst [new file with mode: 0644]
docs/en/get-started/macos-setup-cmake.rst [new file with mode: 0644]
docs/en/get-started/windows-setup-cmake.rst [new file with mode: 0644]
docs/en/index.rst
tools/cmake/components.cmake
tools/cmake/idf_functions.cmake
tools/cmake/kconfig.cmake
tools/cmake/project.cmake
tools/cmake/project_description.json.in
tools/idf.py