Merge branch 'bugfix/update_libexpat' into 'master'

expat: Update library from 2.2.5 to 2.2.9

See merge request espressif/esp-idf!6782
This commit is contained in:
Angus Gratton
2019-12-05 07:38:23 +08:00
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
idf_component_register(SRCS "expat/expat/lib/loadlibrary.c"
"expat/expat/lib/xmlparse.c"
idf_component_register(SRCS "expat/expat/lib/xmlparse.c"
"expat/expat/lib/xmlrole.c"
"expat/expat/lib/xmltok.c"
"expat/expat/lib/xmltok_impl.c"