This is an automated email from the ASF dual-hosted git repository. archer pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from b283e39eb5 Add support for hpm6360evk add 331877d4ee boards/raspberrypi-pico: Add autoleds and userleds support No new revisions were added by this update. Summary of changes: boards/Kconfig | 1 + boards/arm/rp2040/raspberrypi-pico/include/board.h | 42 ++++++++++++++++++++++ boards/arm/rp2040/raspberrypi-pico/src/Make.defs | 6 ++++ .../raspberrypi-pico/src/rp2040_autoleds.c} | 29 +++++++-------- .../rp2040/raspberrypi-pico/src/rp2040_bringup.c | 15 ++++++++ .../arm/rp2040/raspberrypi-pico/src/rp2040_pico.h | 4 +++ .../raspberrypi-pico/src/rp2040_userleds.c} | 34 +++++++++--------- 7 files changed, 100 insertions(+), 31 deletions(-) copy boards/arm/{imxrt/imxrt1050-evk/src/imxrt_autoleds.c => rp2040/raspberrypi-pico/src/rp2040_autoleds.c} (89%) copy boards/arm/{stm32/omnibusf4/src/stm32_userleds.c => rp2040/raspberrypi-pico/src/rp2040_userleds.c} (92%)