all interfaces works!

This commit is contained in:
Edward Emelianov
2026-02-12 23:16:48 +03:00
parent e17058b2de
commit 2fa218f695
13 changed files with 55 additions and 25 deletions

View File

@@ -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