mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
6 lines
135 B
CMake
6 lines
135 B
CMake
# cmake file for Seeed XIAO RP2350
|
|
set(PICO_BOARD "seeed_xiao_rp2350")
|
|
|
|
# To change the gpio count for QFN-80
|
|
# set(PICO_NUM_GPIOS 48)
|