nostd-printf 0.1.2

Rust crate containing an embedded version of printf which can be used in `no_std` projects which aren't linked to `libc`.
Documentation
1
2
3
4
5
6
7
# These files are ignored since they are copied verbatim from:
# https://github.com/mpaland/printf/tree/master
memcmp.c
memcpy.c
memmove.c
memset.c
strlen.c