You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ma...@apache.org on 2021/05/26 23:07:34 UTC

[incubator-nuttx] branch master updated (c631765 -> cddde24)

This is an automated email from the ASF dual-hosted git repository.

masayuki pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from c631765  risc-v/bl602: Add RTC support
     add cde107f  tools: update licenses to Apache
     add b3ad98c  net: update licenses to Apache
     add 3744eb8  mm: update licenses to Apache
     add c6252c9  libs: libc: update licenses to Apache
     add aa4e80c  libs: libxx: update licenses to Apache
     add 8034289  include: update licenses to Apache
     add 7579703  fs: update licenses to Apache
     add cddde24  crypto: update licenses to Apache

No new revisions were added by this update.

Summary of changes:
 crypto/crypto.c                                 | 39 ++++++-------------
 crypto/cryptodev.c                              | 39 ++++++-------------
 crypto/testmngr.c                               | 39 ++++++-------------
 crypto/testmngr.h                               | 39 ++++++-------------
 fs/procfs/fs_procfsiobinfo.c                    | 40 ++++++--------------
 include/netpacket/packet.h                      | 43 ++++++---------------
 include/nuttx/crypto/crypto.h                   | 39 ++++++-------------
 include/nuttx/crypto/cryptodev.h                | 39 ++++++-------------
 include/nuttx/input/ads7843e.h                  | 49 +++++++++---------------
 include/nuttx/input/max11802.h                  | 49 +++++++++---------------
 include/nuttx/lcd/lcddrv_spiif.h                | 40 ++++++--------------
 include/nuttx/lcd/mio283qt9a.h                  | 49 +++++++++---------------
 include/nuttx/lcd/pcf8574_lcd_backpack.h        | 39 ++++++-------------
 include/nuttx/sensors/aht10.h                   | 39 ++++++-------------
 include/nuttx/timers/timer.h                    | 40 ++++++--------------
 include/nuttx/usb/dfu.h                         | 39 ++++++-------------
 include/nuttx/usb/hub.h                         | 39 ++++++-------------
 include/nuttx/wireless/bluetooth/bt_uart_shim.h | 40 ++++++--------------
 include/nuttx/wireless/ieee80211/bcmf_board.h   | 43 +++++++--------------
 include/nuttx/wireless/ieee80211/bcmf_sdio.h    | 39 ++++++-------------
 include/nuttx/wireless/ieee80211/mmc_sdio.h     | 39 ++++++-------------
 libs/libc/math/lib_copysign.c                   | 40 ++++++--------------
 libs/libc/math/lib_copysignl.c                  | 40 ++++++--------------
 libs/libc/math/lib_erf.c                        | 40 ++++++--------------
 libs/libc/math/lib_erff.c                       | 40 ++++++--------------
 libs/libc/math/lib_round.c                      | 16 ++++++--
 libs/libc/math/lib_roundf.c                     | 16 ++++++--
 libs/libc/math/lib_roundl.c                     | 16 ++++++--
 libs/libc/net/lib_inetaton.c                    | 39 ++++++-------------
 libs/libc/netdb/lib_freeaddrinfo.c              | 39 ++++++-------------
 libs/libc/netdb/lib_gaistrerror.c               | 39 ++++++-------------
 libs/libc/netdb/lib_getaddrinfo.c               | 39 ++++++-------------
 libs/libc/netdb/lib_getservbyname.c             | 39 ++++++-------------
 libs/libc/netdb/lib_getservbynamer.c            | 39 ++++++-------------
 libs/libc/netdb/lib_getservbyport.c             | 43 ++++++---------------
 libs/libc/netdb/lib_getservbyportr.c            | 43 ++++++---------------
 libs/libc/stdio/lib_vfscanf.c                   | 39 ++++++-------------
 libs/libc/string/lib_strnlen.c                  | 50 +++++++------------------
 libs/libxx/libxx_stdthrow.cxx                   | 39 ++++++-------------
 mm/iob/iob_statistics.c                         | 43 +++++++--------------
 net/neighbor/neighbor_dumpentry.c               | 41 +++++++-------------
 net/tcp/tcp_send_buffered.c                     | 40 ++++++--------------
 net/tcp/tcp_wrbuffer.c                          | 41 ++++++--------------
 tools/showsize.sh                               | 40 ++++++--------------
 44 files changed, 554 insertions(+), 1168 deletions(-)