mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
docs: update build system reference and migration guides for lwip
Previous commit removes lwip from the common requirements. This commit updates the documentation to describe the resulting changes.
This commit is contained in:
@@ -19,6 +19,13 @@ In previous versions of ESP-IDF, some components were always added as public req
|
||||
* ``driver``
|
||||
* ``efuse``
|
||||
* ``esp_timer``
|
||||
* ``lwip``
|
||||
* ``vfs``
|
||||
* ``esp_wifi``
|
||||
* ``esp_event``
|
||||
* ``esp_netif``
|
||||
* ``esp_eth``
|
||||
* ``esp_phy``
|
||||
|
||||
This means that it was possible to include header files of those components without specifying them as requirements in ``idf_component_register``.
|
||||
|
||||
|
Reference in New Issue
Block a user