This is an automated email from the ASF dual-hosted git repository.
btashton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 4fbbd2e arch: Move PRIxMAX and SCNxMAX definition to include/stdint.h
add 43d7c1e libc: Add IPTR for puts/fputs
add 0317eae libc: support CONFIG_ARCH_ROMGETC for scanf function series
No new revisions were added by this update.
Summary of changes:
include/stdio.h | 4 +-
libs/libc/libc.csv | 4 +-
libs/libc/stdio/lib_fputs.c | 10 ++---
libs/libc/stdio/lib_libvscanf.c | 88 +++++++++++++++++++++--------------------
libs/libc/stdio/lib_puts.c | 2 +-
5 files changed, 55 insertions(+), 53 deletions(-)