mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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
|
||||
DEBUG_ADAPTER ?= stlink
|
||||
STLINK_VERSION ?= 2
|
||||
|
||||
# Tell renode on which UART stdio is available
|
||||
RENODE_SYSBUS_UART ?= sysbus.uart2
|
||||
|
Loading…
Reference in New Issue
Block a user