1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-11 13:46:35 +01:00
Files
u-boot-megous/lib/tiny-printf.c
Simon Glass 5c411d88be tiny-printf: Support snprintf()
Add a simple version of this function for SPL. It does not check the buffer
size as this would add to the code size.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2016-05-26 20:48:44 -06:00

2.4 KiB