mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/stm32l0538-disco: enable cpy2remed programmer
This commit is contained in:
parent
7225dc2e9d
commit
0e080e3c67
@ -11,4 +11,7 @@ PROGRAMMER ?= openocd
|
||||
OPENOCD_DEBUG_ADAPTER ?= stlink
|
||||
|
||||
# openocd programmer is supported
|
||||
PROGRAMMERS_SUPPORTED += openocd
|
||||
PROGRAMMERS_SUPPORTED += openocd cpy2remed
|
||||
|
||||
#needed by cpy2remed
|
||||
DIR_NAME_AT_REMED = "DISCOVERY"
|
||||
|
Loading…
Reference in New Issue
Block a user