mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/hifive1b: set custom reset delay of 1s for tests
This commit is contained in:
parent
c6a2b39a0b
commit
267e273c56
@ -14,3 +14,6 @@ export JLINK_DEVICE := FE310
|
||||
export JLINK_IF := JTAG
|
||||
export FLASH_ADDR := 0x20010000
|
||||
include $(RIOTMAKE)/tools/jlink.inc.mk
|
||||
|
||||
TESTRUNNER_RESET_DELAY = 1
|
||||
$(call target-export-variables,test,TESTRUNNER_RESET_DELAY)
|
||||
|
Loading…
Reference in New Issue
Block a user