This is an automated email from the ASF dual-hosted git repository.
linguini pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from be413af022a compiler: Fix inlining stack-overflow.
add fc536babfae board/risc-v/rp23xx-rv: Added CMake build for Raspberry
Pi Pico 2 RISC-V board
add bbe1d420a75 arch/risc-v/rp23xx-rv: CMake build implemented for
Raspberry Pi RP2350 RISCV
No new revisions were added by this update.
Summary of changes:
.../rp23xx => risc-v/src/rp23xx-rv}/CMakeLists.txt | 27 +++++++++++-----------
.../rp23xx-rv}/common/CMakeLists.txt | 2 +-
.../rp23xx-rv}/common/include/rp23xx_common_pico.h | 8 +++----
.../rp23xx-rv}/common/src/CMakeLists.txt | 13 ++++++-----
.../rp23xx-rv/common/src/rp23xx_common_bringup.c | 2 +-
.../raspberrypi-pico-2-rv}/CMakeLists.txt | 2 +-
.../raspberrypi-pico-2-rv}/src/CMakeLists.txt | 2 +-
.../raspberrypi-pico-2-rv/src/rp23xx_pico.h | 2 +-
8 files changed, 30 insertions(+), 28 deletions(-)
copy arch/{arm/src/rp23xx => risc-v/src/rp23xx-rv}/CMakeLists.txt (81%)
copy boards/{arm/nrf52 => risc-v/rp23xx-rv}/common/CMakeLists.txt (95%)
copy boards/{arm/rp23xx =>
risc-v/rp23xx-rv}/common/include/rp23xx_common_pico.h (90%)
copy boards/{arm/rp23xx => risc-v/rp23xx-rv}/common/src/CMakeLists.txt (92%)
copy boards/{arm/rp2040/adafruit-feather-rp2040 =>
risc-v/rp23xx-rv/raspberrypi-pico-2-rv}/CMakeLists.txt (95%)
copy boards/{arm/rp23xx/xiao-rp2350 =>
risc-v/rp23xx-rv/raspberrypi-pico-2-rv}/src/CMakeLists.txt (96%)