preparing some cleaning up and union of F0 and F1 base include files and ld scripts

This commit is contained in:
eddyem
2018-11-05 19:47:19 +03:00
parent e9c8e716a1
commit 7886dce593
46 changed files with 603 additions and 117 deletions

View File

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