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 2021/06/09 17:04:35 UTC

[incubator-nuttx] branch master updated (1bb23a7 -> fdf325c)

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 1bb23a7  boards: lm3s6965-ek: added config to run NuttX with enabled NXFLAT binary loader mode on QEMU; Conditionally turn off -mpic-data-is-text-relative flag to access bss via the GOT (https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=139630111).
     add fdf325c  netinet: move the byte ordering convert functions to "netinet/in.h"

No new revisions were added by this update.

Summary of changes:
 include/arpa/inet.h  | 48 ------------------------------------------------
 include/netinet/in.h | 44 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 44 insertions(+), 48 deletions(-)