micropython/ports/rp2/boards/RPI_PICO/mpconfigboard.cmake
Jim Mussared 873bd00ad4 rp2: Rename PICO, PICO_W to RPI_PICO, RPI_PICO_W.
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>
2023-08-23 15:49:37 +10:00

3 lines
58 B
CMake

# cmake file for Raspberry Pi Pico
set(PICO_BOARD "pico")