mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 01:40:14 +01:00
4 lines
99 B
CMake
4 lines
99 B
CMake
# cmake file for Machdyne Werkzeug
|
|
set(PICO_BOARD "machdyne_werkzeug")
|
|
set(PICO_PLATFORM "rp2040")
|