stm32f4: switch two examples to linker generation
Proves that the tree can have projects specifying the linker script explicitly, and also "modern" projects specifying simply the DEVICE= variable.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
##
|
||||
|
||||
BINARY = adc-dac-printf
|
||||
LDSCRIPT = ../stm32f4-discovery.ld
|
||||
DEVICE=STM32F407VG
|
||||
|
||||
include ../../Makefile.include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user