You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/09/15 06:42:47 UTC

[incubator-nuttx] branch master updated (d47131d -> c11c1dc)

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/incubator-nuttx.git.


    from d47131d  arch/xtensa/src/esp32/hardware/esp32_spi.h: Remove a leftover license.
     add c11c1dc  libs/libc/stdio: replace double_t to double

No new revisions were added by this update.

Summary of changes:
 libs/libc/stdio/legacy_dtoa.c        | 16 ++++++++--------
 libs/libc/stdio/legacy_libvsprintf.c |  4 ++--
 libs/libc/stdio/lib_dtoa_data.c      |  6 +++---
 libs/libc/stdio/lib_dtoa_engine.c    |  4 ++--
 libs/libc/stdio/lib_dtoa_engine.h    |  8 ++++----
 libs/libc/stdio/lib_libdtoa.c        |  2 +-
 libs/libc/stdio/lib_libvscanf.c      | 14 +++++++-------
 libs/libc/stdio/lib_libvsprintf.c    | 12 ++++++------
 8 files changed, 33 insertions(+), 33 deletions(-)