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 2022/01/17 05:34:56 UTC

[incubator-nuttx] branch master updated (676d35f -> 3770933)

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 676d35f  risc-v: Make exception_common 8 byte align
     add 0d7f12c  net/icmp: fix build break if enable NET_ALLOC_CONNS
     add a9d0dd7  net/netlink: fix build warning if disable CONFIG_NETLINK_ROUTE
     add 3770933  boards/sim: add dynamic connection defconfig

No new revisions were added by this update.

Summary of changes:
 .../sim/sim/sim/configs/{module32 => dynconns}/defconfig | 16 ++++++++++++----
 net/icmp/icmp_conn.c                                     |  2 +-
 net/icmpv6/icmpv6_conn.c                                 |  2 +-
 net/netlink/netlink_sockif.c                             |  4 ++--
 4 files changed, 16 insertions(+), 8 deletions(-)
 copy boards/sim/sim/sim/configs/{module32 => dynconns}/defconfig (86%)