mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
all interfaces works!
This commit is contained in:
@@ -2,7 +2,7 @@ BINARY := multiiface
|
||||
# MCU code
|
||||
MCU := F303xc
|
||||
# change this linking script depending on particular MCU model,
|
||||
LDSCRIPT := stm32f303xC.ld
|
||||
LDSCRIPT := stm32f303xB.ld
|
||||
DEFINES := -DUSB1_16
|
||||
|
||||
include ../makefile.f3
|
||||
|
||||
Reference in New Issue
Block a user