mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
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:
@ -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"
|
||||
|
Submodule components/expat/expat updated: 968b8cc46d...a7bc26b697
Reference in New Issue
Block a user