mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
The "make" build system was deprecated in v4.0 in favor of idf.py (cmake). The remaining support is removed in v5.0.
5 lines
210 B
ReStructuredText
5 lines
210 B
ReStructuredText
Migrate Build System to ESP-IDF 5.0
|
|
===================================
|
|
|
|
Please follow the :ref:`build system <migrating_from_make>` guide for migrating make-based projects no longer supported in ESP-IDF v5.0.
|