STM32L1 support, rebased onto upstream generalizations branch.

Working example again.
This commit is contained in:
Karl Palsson
2012-10-20 19:37:46 +00:00
parent e4f84278f2
commit 4941286454
7 changed files with 84 additions and 285 deletions

View File

@@ -19,7 +19,7 @@
BINARY = miniblink
LDSCRIPT = ../stm32l15xxB.ld
LDSCRIPT = ../../../../../lib/stm32/l1/stm32l15xxb.ld
include ../../Makefile.include