OVMS3-idf/components/expat/port
Angus Gratton 60f29236f6 Build system: Raise warning level
Default esp-idf builds now show -Wextra warnings (except for a few:
signed/unsigned comparison, unused parameters, old-style C declarations.)

CI building of examples runs with that level raised to -Werror, to catch
those changes going into the main repo.
2016-11-16 15:57:34 +11:00
..
include components/expat: add XML parse feature 2016-08-25 16:40:23 +08:00
chardata.c components/expat: add XML parse feature 2016-08-25 16:40:23 +08:00
expat_element.c components/expat: add XML parse feature 2016-08-25 16:40:23 +08:00
minicheck.c Build system: Raise warning level 2016-11-16 15:57:34 +11:00