esp-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
chardata.c
expat_element.c
minicheck.c Build system: Raise warning level 2016-11-16 15:57:34 +11:00