1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 11:33:51 +01:00
RIOT/boards/rpi-pico-2/Makefile.include
2025-08-04 11:31:57 +02:00

8 lines
162 B
Makefile

CPU_MODEL := RP2350
PORT_LINUX ?= /dev/ttyACM0
# JLink isnt tested yet on RP2350
# ifeq ($(PROGRAMMER),jlink)
# JLINK_DEVICE = RP2350_M33_0
# endif