esp-idf/docs/en/migration-guides/index.rst
Marius Vikhammer 7255497146 freertos: remove FREERTOS_ASSERT option
Freertos asserts are now configured the same way as all other asserts in IDF,
i.e. by configuring COMPILER_OPTIMIZATION_ASSERTION_LEVEL.
2022-01-07 09:16:48 +08:00

15 lines
363 B
ReStructuredText

ESP-IDF 5.0 Migration Guides
****************************
:link_to_translation:`zh_CN:[中文]`
.. toctree::
:maxdepth: 1
Environment Setup on Windows <windows-env>
Peripherals <peripherals>
Build System <build-system>
System <system>
FreeRTOS <freertos>
Ethernet <ethernet>
Removed or deprecated components <removed-components>