mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 10:33:49 +01:00
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
|