Explorar el Código

docs: add entry for `expat` to removed components page

Mahavir Jain hace 4 años
padre
commit
76833cc025
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      docs/en/migration-guides/removed-components.rst

+ 1 - 0
docs/en/migration-guides/removed-components.rst

@@ -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.