|
2567feebf2
|
sys: fmt: fix includes
|
2016-02-28 22:46:28 +01:00 |
|
|
8c6f373b98
|
sys: fmt: fix converting "0" in fmt_u32_dec()
|
2015-12-07 16:42:39 +01:00 |
|
|
157f8c93ad
|
sys: fmt: add workaround for AVR libc's missing write()
|
2015-11-26 20:41:36 +01:00 |
|
|
f2a2656bac
|
sys: fmt: use standard / for division by 10, not div.h
|
2015-11-18 19:00:13 +01:00 |
|
|
39bb99e55d
|
sys: fmt: add write() declaration (work around broken unistd.h)
|
2015-10-29 19:18:24 +01:00 |
|
|
1293e7a8b9
|
sys: fmt: initial commit of simple string formatting library
|
2015-10-29 19:18:24 +01:00 |
|