OVMS3-idf/make
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
..
build_examples.sh Build system: Raise warning level 2016-11-16 15:57:34 +11:00
common.mk Merge branch 'master' into feature/build_component_project_vars 2016-11-14 14:54:41 +11:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk build examples: Only build verbose on failure, save on log output 2016-11-14 15:29:27 +11:00
project.mk Build system: Raise warning level 2016-11-16 15:57:34 +11:00
project_config.mk Merge branch 'master' into feature/build_component_project_vars 2016-11-14 14:54:41 +11:00
test_build_system.sh vfs and newlib: small fixes 2016-10-27 17:22:18 +08:00