mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
PICO might not always be a unique name across all ports, and the convention generally for other boards is to do VENDOR_BOARD. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
3 lines
58 B
CMake
3 lines
58 B
CMake
# cmake file for Raspberry Pi Pico
|
|
set(PICO_BOARD "pico")
|