esp-idf/docs/en/migration-guides
Djordje Nedic facab8c5a7 tools: Increase the minimal supported CMake version to 3.16
This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system.
This is the version that provides most new features and also the one we use in our latest docker image for CI.
2022-06-01 06:35:02 +00:00
..
build-system.rst tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
ethernet.rst docs: fix broken references to misc API functions and types. 2022-03-27 16:46:57 +08:00
freertos.rst docs: add migration guide note about `vTaskGetSnapshot` signature 2022-05-10 11:40:47 +05:30
index.rst
peripherals.rst driver: remove deprecated code 2022-05-19 11:31:53 +08:00
protocols.rst docs: Added migration guide for HTTP Client and TCP Transport 2022-05-31 15:04:21 +05:30
removed-components.rst build system: removed target component 2022-05-24 09:12:59 +08:00
storage.rst refactor (nvs)!: New interface for iterator functions 2022-05-30 09:28:42 +08:00
system.rst esp_system: Make interrupt WDT private API 2022-05-18 20:12:25 +08:00
tcpip-adapter.rst
tools.rst
windows-env.rst