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/nuttx.git
from 66c5f86018 sched: Disable stdio api by default when DEFAULT_SMALL equals y new eda99e35bb arch/nrf52: use the lates SoftDevice release (v2.3.0) new 74ffdb0b49 boards/nrf52: update sdc configs The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/arm/src/nrf52/Kconfig | 54 +- arch/arm/src/nrf52/Make.defs | 19 +- arch/arm/src/nrf52/nrf52_sdc.c | 577 ++++++++++++++------- .../chip.h => arm/src/nrf52/sdc/nrf_peripherals.h} | 14 +- boards/arm/nrf52/nrf52832-dk/configs/sdc/defconfig | 1 + boards/arm/nrf52/nrf52840-dk/configs/sdc/defconfig | 1 + 6 files changed, 459 insertions(+), 207 deletions(-) copy arch/{risc-v/src/fe310/chip.h => arm/src/nrf52/sdc/nrf_peripherals.h} (81%)