fixed bug with LEDs

This commit is contained in:
2024-07-02 11:46:35 +03:00
parent c49e71c047
commit 9470b22c88
6 changed files with 140 additions and 46 deletions

View File

@@ -1,8 +1,8 @@
BINARY := usbcan
# MCU code
MCU := F042x6
MCU := F072xB
# change this linking script depending on particular MCU model,
LDSCRIPT := stm32f042x6.ld
LDSCRIPT := stm32f072x8.ld
DEFINES := -DUSB2_16