mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 03:44:30 +03:00
fix code for new PCB
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
BINARY := encoders
|
||||
# MCU code
|
||||
MCU ?= F103x8
|
||||
MCU ?= F103xB
|
||||
# change this linking script depending on particular MCU model,
|
||||
LDSCRIPT ?= stm32f103x8.ld
|
||||
LDSCRIPT ?= stm32f103xB.ld
|
||||
DEFINES := -DSTM32F10X_MD
|
||||
|
||||
include ../makefile.f1
|
||||
|
||||
Reference in New Issue
Block a user