]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/ci_fail_warnings' into 'master'
authorAngus Gratton <angus@espressif.com>
Fri, 9 Dec 2016 05:25:51 +0000 (13:25 +0800)
committerAngus Gratton <angus@espressif.com>
Fri, 9 Dec 2016 05:25:51 +0000 (13:25 +0800)
Fail CI build on warnings

This allows developers to add CFLAGS for -Wno-error=XXX while developing, but before code passes the CI build then it must be warning-free.

See merge request !279


Trivial merge