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 168c14b nxstyle errors fixed add 2395258 nrf52: add POWER register definitions; support enabling DC/DC regulator No new revisions were added by this update. Summary of changes: arch/arm/src/nrf52/Kconfig | 7 ++ arch/arm/src/nrf52/hardware/nrf52_power.h | 128 ++++++++++++++++++++++++++++++ arch/arm/src/nrf52/nrf52_clockconfig.c | 7 ++ 3 files changed, 142 insertions(+) create mode 100644 arch/arm/src/nrf52/hardware/nrf52_power.h