docs: drop support for v3.x grammar

This commit is contained in:
Fu Hanxi
2021-12-24 17:12:21 +08:00
parent 172854a850
commit 0282cedd0b
3 changed files with 62 additions and 49 deletions

View File

@@ -1,4 +1,12 @@
Migrate Build System to ESP-IDF 5.0
===================================
Migrating from make to cmake
----------------------------
Please follow the :ref:`build system <migrating_from_make>` guide for migrating make-based projects no longer supported in ESP-IDF v5.0.
Update fragment file grammar
----------------------------
Please follow the :ref:`migrate linker script fragment files grammar<ldgen-migrate-lf-grammar>` chapter for migrating v3.x grammar to the new one.