BINARY := multiiface # MCU code MCU := F303xc # change this linking script depending on particular MCU model, LDSCRIPT := stm32f303xC.ld DEFINES := -DUSB1_16 include ../makefile.f3 include ../../makefile.stm32