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:03:44 UTC

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

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 02d42e4  boards/arm/stm32/nucleo-f446re: added support for GPIO driver
     add 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).

No new revisions were added by this update.

Summary of changes:
 .../configs/{nsh => qemu-nxflat}/defconfig         | 36 ++++++++++++----------
 boards/arm/tiva/lm3s6965-ek/scripts/Make.defs      | 11 +++++++
 tools/ci/testlist/all.dat                          |  1 +
 tools/ci/testlist/arm-13.dat                       |  1 +
 4 files changed, 33 insertions(+), 16 deletions(-)
 copy boards/arm/tiva/lm3s6965-ek/configs/{nsh => qemu-nxflat}/defconfig (73%)