altos: Leave floating printf enabled on m3 devices
authorKeith Packard <keithp@keithp.com>
Sun, 14 Jun 2020 07:04:31 +0000 (00:04 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 14 Jun 2020 07:39:00 +0000 (00:39 -0700)
commitd304f0ea2bfc48abc8c310828aa10c6d642065d0
tree2c1e59e1eaf6cd4c53120e45cff933210fe2ddcf
parent91b6d1e56a37a2cfae53c3727feaaa40505f48d9
altos: Leave floating printf enabled on m3 devices

These devices all use floating point computations, so leave the
floating point printf included in case they print one of those
values. If we run short on flash space, we can switch back.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile.defs
src/lpc/Makefile-lpc.defs
src/stmf0/Makefile-stmf0.defs
src/telefireone-v2.0/Makefile
src/telestatic-v3.0/Makefile