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/10/17 12:10:31 UTC

[incubator-nuttx] branch master updated (643e34e -> 7549de4)

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 643e34e  sdio: Update the defintion to the latest spec
     add 7549de4  arch/*_cpupause:Allow a spin before taking the g_cpu_wait spinlock.

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/armv7-a/arm_cpupause.c       | 6 ++++--
 arch/arm/src/cxd56xx/cxd56_cpupause.c     | 6 ++++--
 arch/arm/src/lc823450/lc823450_cpupause.c | 6 ++++--
 arch/arm/src/rp2040/rp2040_cpupause.c     | 6 ++++--
 arch/arm/src/sam34/sam4cm_cpupause.c      | 6 ++++--
 arch/risc-v/src/k210/k210_cpupause.c      | 6 ++++--
 6 files changed, 24 insertions(+), 12 deletions(-)