commit | 55b2443449020fd7b0328ae47088abd581b84bcf | [log] [tgz] |
---|---|---|
author | Maksims Svecovs <maksims.svecovs@arm.com> | Tue May 09 12:03:31 2023 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Oct 18 19:42:53 2023 +0200 |
tree | b65eedbf6b8c51d94791c85f38f0bd7044af2601 | |
parent | 7084697f196beaa02b6769893b11d4abaef9d98a [diff] |
feat(libc): add %c to printf/snprintf Adds %c support for printf and snprintf to print one character. Required by most recent MbedTLS 3.4.0. Change-Id: I4d9b2725127a929d58946353324f99ff22b3b28b Signed-off-by: Maksims Svecovs <maksims.svecovs@arm.com> (cherry picked from commit 44d9706e5428d8e3588d04565c7cd738ffc1e472)