atmel samd: initial blinky demo
Uses the DEVICE linker and config generation style.
This commit is contained in:
1
Makefile
1
Makefile
@@ -25,6 +25,7 @@ TARGETS += lpc/lpc13xx lpc/lpc17xx #lpc/lpc43xx
|
||||
TARGETS += tiva/lm3s tiva/lm4f
|
||||
TARGETS += efm32/efm32tg efm32/efm32g efm32/efm32lg efm32/efm32gg
|
||||
TARGETS += vf6xx
|
||||
TARGETS += sam/d
|
||||
|
||||
# Be silent per default, but 'make V=1' will show all compiler calls.
|
||||
ifneq ($(V),1)
|
||||
|
||||
Reference in New Issue
Block a user