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/07 05:16:29 UTC

[incubator-nuttx] branch master updated (964f4b7 -> 8c35d31)

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 964f4b7  sched/Kconfig: Remove CONFIG_ prefix from SCHED_HPWORK
     add 8c35d31  Kconfig: Remove CONFIG_ prefix from config definition

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32f7/stm32_sdmmc.c         |  4 ++--
 arch/arm/src/stm32l4/stm32l4_sdmmc.c       |  4 ++--
 arch/risc-v/src/mpfs/Kconfig               |  6 +++---
 arch/z80/src/ez80/Kconfig                  |  2 +-
 boards/Kconfig                             |  2 +-
 boards/arm/am335x/beaglebone-black/Kconfig |  2 +-
 boards/arm/sama5/giant-board/Kconfig       |  2 +-
 boards/arm/sama5/sama5d2-xult/Kconfig      |  2 +-
 libs/libc/machine/arm/armv8-m/Kconfig      | 24 ++++++++++++------------
 9 files changed, 24 insertions(+), 24 deletions(-)