boards/stm32f4discovery: use custom renode sysbus for uart
This commit is contained in:
parent
7723416d99
commit
46b92f487a
@ -9,3 +9,6 @@ PORT_DARWIN ?= $(firstword $(sort $(wildcard /dev/tty.SLAB_USBtoUART*)))
|
|||||||
PROGRAMMER ?= openocd
|
PROGRAMMER ?= openocd
|
||||||
DEBUG_ADAPTER ?= stlink
|
DEBUG_ADAPTER ?= stlink
|
||||||
STLINK_VERSION ?= 2
|
STLINK_VERSION ?= 2
|
||||||
|
|
||||||
|
# Tell renode on which UART stdio is available
|
||||||
|
RENODE_SYSBUS_UART ?= sysbus.uart2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user