This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from bfedbf1 arm/imx6: Enable setjmp test in ostest
new 0c01f0c libc/stdio: Add _s suffix for struct arg in lib_libvsprintf.c
new 428ce93 libc/stdio: Skip fetch double argument if
!CONFIG_LIBC_FLOATINGPOINT && CONFIG_LIBC_NUMBERED_ARGS
new a2e9e83 libc/stdio: Don't fetch width/prec modifier in parser phase
new 0e12bf1 libc/stdio: Make %p[V|S|s] work with CONFIG_LIBC_NUMBERED_ARGS
new d725623 boards/sim/nsh: Enable ONFIG_LIBC_NUMBERED_ARGS and
ONFIG_SCHED_BACKTRACE
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
boards/sim/sim/sim/configs/nsh/defconfig | 2 +
libs/libc/stdio/lib_libvsprintf.c | 138 +++++++++++++++----------------
2 files changed, 70 insertions(+), 70 deletions(-)