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