1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/fmt
smlng 65a230d1f1 sys,fmt: simplify fmt_s16_dfp
- allow formating of val=12345 with fp_digits=6 as 0.012345
    - use assert instead of explicit if
    - remove unused pwr function
2017-09-28 15:44:35 +02:00
..
fmt.c sys,fmt: simplify fmt_s16_dfp 2017-09-28 15:44:35 +02:00
Makefile sys: fmt: initial commit of simple string formatting library 2015-10-29 19:18:24 +01:00