Make the STM32 Makefile.includes usable from outside the examples tree (Issue #28)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
BINARY = usart
|
||||
|
||||
LDSCRIPT = $(TOOLCHAIN_DIR)/lib/stm32/l1/stm32l15xxb.ld
|
||||
LDSCRIPT = $(OPENCM3_DIR)/lib/stm32/l1/stm32l15xxb.ld
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user