docs: add entry for expat to removed components page

This commit is contained in:
Mahavir Jain 2022-01-12 10:14:57 +05:30
parent b08323c903
commit 76833cc025

View File

@ -12,6 +12,7 @@ Following components are removed from ESP-IDF and moved to `IDF Component Regist
.. note:: Please note that http parser functionality which was previously part of ``nghttp`` component is now part of :component:`http_parser <http_parser>` component.
* `sh2lib <https://components.espressif.com/component/espressif/sh2lib>`_
* `expat <https://components.espressif.com/component/espressif/expat>`_
These components can be installed using ``idf.py add-dependency`` command.