arm/rp2040: CMake build for Raspberry Pi RP2040 implemented

- CMake added board Raspberry Pi Pico

- Added the entry:

     CMake,raspberrypi-pico:bmp280

   to the file arm-06.dat.

- Moved the search for the Python 3 interpreter to the
  root CMakefile to avoid unnecessary repetition.

Signed-off-by: simbit18 <simbit18@gmail.com>
This commit is contained in:
simbit18
2025-09-22 16:28:20 +02:00
committed by Xiang Xiao
parent 2080617a8e
commit 4c3dbed5b5
9 changed files with 483 additions and 3 deletions
+4
View File
@@ -1 +1,5 @@
/arm/r*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
# Boards build by CMake
CMake,raspberrypi-pico:bmp280