mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 01:31:21 +03:00
preparing some cleaning up and union of F0 and F1 base include files and ld scripts
This commit is contained in:
@@ -8,7 +8,7 @@ MCU ?= F103xB
|
||||
# density (stm32f10x.h, lines 70-84)
|
||||
DENSITY ?= MD
|
||||
# change this linking script depending on particular MCU model,
|
||||
LDSCRIPT ?= ld/stm32f103xB.ld
|
||||
LDSCRIPT ?= stm32f103xB.ld
|
||||
# debug
|
||||
DEFS = -DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user