esp-idf/docs/zh_CN/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
345 B
ReStructuredText

ESP-IDF 5.0 迁移指南
********************
:link_to_translation:`en:[English]`
.. toctree::
:maxdepth: 1
Environment Setup on Windows <windows-env>
外设 <peripherals>
构建系统 <build-system>
系统 <system>
FreeRTOS <freertos>
以太网 <ethernet>
Removed or deprecated components <removed-components>