1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/fmt
Alexandre Abadie 2d02bc0394 sys/fmt: add new byte to hex converters:
- fmt_bytes_hex: converts an array of bytes to an array of hex bytes
- fmt_hex_bytes: convert an array of hex bytes to an array of bytes
2018-01-10 21:30:39 +01:00
..
fmt.c sys/fmt: add new byte to hex converters: 2018-01-10 21:30:39 +01:00
Makefile sys: fmt: initial commit of simple string formatting library 2015-10-29 19:18:24 +01:00