mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
Always working, but some of schematics was wrong
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
BINARY := fx3u
|
||||
# MCU code
|
||||
MCU ?= F103xC
|
||||
MCU ?= F103xE
|
||||
# change this linking script depending on particular MCU model,
|
||||
LDSCRIPT ?= stm32f103xC.ld
|
||||
LDSCRIPT ?= stm32f103xE.ld
|
||||
DEFINES := -DSTM32F10X_HD
|
||||
INC_DIR := ../inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user