mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
6 lines
89 B
Makefile
6 lines
89 B
Makefile
|
JLINK_DEVICE=PIC32MZ2048EFH064
|
||
|
JLINK_IF=ICSP
|
||
|
|
||
|
CFLAGS += \
|
||
|
-mprocessor=32MZ2048EFH064 \
|