mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
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:
@@ -1 +1,5 @@
|
||||
/arm/r*,CONFIG_ARM_TOOLCHAIN_GNU_EABI
|
||||
|
||||
# Boards build by CMake
|
||||
|
||||
CMake,raspberrypi-pico:bmp280
|
||||
|
||||
Reference in New Issue
Block a user