OVMS3-idf/components/bootloader_support/src
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
..
bootloader_flash.c secure boot: Functional partition table & app signature verification 2016-11-14 11:08:42 +11:00
esp_image_format.c Build system: Raise warning level 2016-11-16 15:57:34 +11:00
secure_boot.c secure boot: Functional partition table & app signature verification 2016-11-14 11:08:42 +11:00
secure_boot_signatures.c Build system: Raise warning level 2016-11-16 15:57:34 +11:00