You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/05/08 13:58:56 UTC

[incubator-nuttx] branch master updated (96b0209366 -> d9a519444c)

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

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


    from 96b0209366 riscv/pmp: fix bug: PMP_CFG_FLAG_MASK makes pmp cfg fail.
     add fd468130e6 arm/common: Skip compile arm_[m|u]delay.c if CONFIG_[ALARM|TIMER]_ARCH is true
     add 1172ed306c arch/arm: Remove arm_etherstub.c
     add d9a519444c boards/arm: Fix undefined reference to `arm_netinitialize'

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/common/Make.defs                      | 22 ++++-----
 arch/arm/src/common/arm_etherstub.c                | 57 ----------------------
 .../freedom-k28f/configs/nshsdusb/defconfig        |  1 +
 .../pnev5180b/configs/nsh-cdcecm/defconfig         |  1 +
 .../pnev5180b/configs/usbnsh-cdcecm/defconfig      |  1 +
 5 files changed, 13 insertions(+), 69 deletions(-)
 delete mode 100644 arch/arm/src/common/arm_etherstub.c