This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b802632761 audio/pcm_decode: fix typo in assert condition add 1a0a514122 boards/nrf5340dk: add dev gpio support for nrf5340dk No new revisions were added by this update. Summary of changes: boards/arm/nrf53/nrf5340-dk/src/CMakeLists.txt | 4 + boards/arm/nrf53/nrf5340-dk/src/Make.defs | 4 + boards/arm/nrf53/nrf5340-dk/src/nrf5340-dk.h | 32 ++++ boards/arm/nrf53/nrf5340-dk/src/nrf53_bringup.c | 10 ++ .../nrf5340-dk/src/nrf53_gpio.c} | 184 ++++++++++----------- 5 files changed, 141 insertions(+), 93 deletions(-) copy boards/arm/{stm32h7/nucleo-h743zi/src/stm32_gpio.c => nrf53/nrf5340-dk/src/nrf53_gpio.c} (59%)