4 lines
123 B
Makefile
4 lines
123 B
Makefile
UF2_DEVICE_TYPE_ID = 0x35446147
|
|
UF2CONV_ARGS = --device-type $(UF2_DEVICE_TYPE_ID)
|
|
|
|
SRC += analog.c lib/common.c lib/mux.c
|