This is an automated email from the ASF dual-hosted git repository.
raiden00 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from e5ab2e5 sim: Remove cxxtest specifial Make.defs
add 18be419 Revert "nrf52_spi: support not defining MISO/MOSI pins"
add a806ca9 nrf52 SPI: rework support for undefined MOSI/MISO; add
support for list DMA mode
add 13619ea nrf52: add SPI PM support (disable/enable SPI peripheral on
sleep)
add 14d14bc pm.h: nxstyle fixes; change License to Apache (Greg and
myself authors)
No new revisions were added by this update.
Summary of changes:
arch/arm/src/nrf52/Make.defs | 4 +
arch/arm/src/nrf52/hardware/nrf52_spi.h | 11 +-
.../src/nrf52/nrf52_pminitialize.c} | 28 +-
arch/arm/src/nrf52/nrf52_spi.c | 431 +++++++++++++++++----
include/nuttx/power/pm.h | 77 ++--
5 files changed, 408 insertions(+), 143 deletions(-)
copy arch/{xtensa/src/esp32/esp32_pminitialize.c =>
arm/src/nrf52/nrf52_pminitialize.c} (75%)