ao-tools: Add lots of compiler warning flags to ao-tools build
authorKeith Packard <keithp@keithp.com>
Thu, 3 Jan 2019 19:40:32 +0000 (11:40 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 3 Jan 2019 19:40:32 +0000 (11:40 -0800)
commitf14c799ae7ff3be56c28f5694f04c03daff7708e
treeb66f24c1cf37477d432d4bc75d29821d745c4928
parentadf4bec88df1822031e1a8b00422de8b8b0c0cd4
ao-tools: Add lots of compiler warning flags to ao-tools build

This catches some uninitialized variable errors which cause
ao-cal-accel to crash (fixes coming next)

Signed-off-by: Keith Packard <keithp@keithp.com>
31 files changed:
ao-tools/ao-bitbang/Makefile.am
ao-tools/ao-bm70/Makefile.am [new file with mode: 0644]
ao-tools/ao-boot-stm32/Makefile.am [new file with mode: 0644]
ao-tools/ao-cal-accel/Makefile.am
ao-tools/ao-cal-freq/Makefile.am
ao-tools/ao-chaosread/Makefile.am
ao-tools/ao-dbg/Makefile.am
ao-tools/ao-dump-up/Makefile.am
ao-tools/ao-dumpflash/Makefile.am
ao-tools/ao-dumplog/Makefile.am
ao-tools/ao-edit-telem/Makefile.am
ao-tools/ao-eeprom/Makefile.am
ao-tools/ao-elftohex/Makefile.am
ao-tools/ao-list/Makefile.am
ao-tools/ao-load/Makefile.am
ao-tools/ao-makebin/Makefile.am
ao-tools/ao-mega/Makefile.am
ao-tools/ao-postflight/Makefile.am
ao-tools/ao-rawload/Makefile.am
ao-tools/ao-send-telem/Makefile.am
ao-tools/ao-sky-flash/Makefile.am
ao-tools/ao-stmload/Makefile.am
ao-tools/ao-telem/Makefile.am
ao-tools/ao-test-baro/Makefile.am
ao-tools/ao-test-flash/Makefile.am
ao-tools/ao-test-gps/Makefile.am
ao-tools/ao-test-igniter/Makefile.am
ao-tools/ao-usbload/Makefile.am
ao-tools/ao-usbtrng/Makefile.am
ao-tools/ao-view/Makefile.am
configure.ac