6 lines
89 B
Makefile
6 lines
89 B
Makefile
JLINK_DEVICE=PIC32MZ2048EFM144
|
|
JLINK_IF=ICSP
|
|
|
|
CFLAGS += \
|
|
-mprocessor=32MZ2048EFM144 \
|