Merge branch 'bugfix/update_libexpat_v4.0' into 'release/v4.0'
expat: Update library from 2.2.5 to 2.2.9 (v4.0) See merge request espressif/esp-idf!6921
This commit is contained in:
commit
3636bf5813
2 changed files with 2 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 968b8cc46dbee47b83318d5f31a8e7907199614b
|
||||
Subproject commit a7bc26b69768f7fb24f0c7976fae24b157b85b13
|
Loading…
Reference in a new issue