This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from a3f8b55143 drivers/serial/serial: prevent race conditions on 8-bit architectures add 4b8a738141 libc/stream: Add support for lib_scanf add d266bfaca1 libc: lib_bsprintf reuse var instead value for string No new revisions were added by this update. Summary of changes: include/nuttx/streams.h | 9 ++++++++- libs/libc/stream/lib_libbsprintf.c | 9 ++++----- libs/libc/stream/lib_libvscanf.c | 18 ++++++++++++++++++ 3 files changed, 30 insertions(+), 6 deletions(-)