mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
66c66b59a5
Newlib-nano does not seem to support hexadecimal floats or the %a specifier. What is even weirder, it reports a successful conversion anyways. Tests for these two cases have been commented out.
2 lines
25 B
Makefile
2 lines
25 B
Makefile
USEMODULE += scanf_float
|