altos: Add initial stm32l0 support
[fw/altos] / src / stm32l0 / Makefile.defs
diff --git a/src/stm32l0/Makefile.defs b/src/stm32l0/Makefile.defs
new file mode 100644 (file)
index 0000000..911d8dc
--- /dev/null
@@ -0,0 +1,7 @@
+ifndef TOPDIR
+TOPDIR=..
+endif
+
+include $(TOPDIR)/stm32l0/Makefile-stm32l0.defs
+
+LDFLAGS=$(CFLAGS) -L$(TOPDIR)/stm32l0 -Taltos.ld