Sign in
opensecura
/
3p
/
tock
/
libtock-rs
/
0229d87500f6341e7d6c737b4e7affe601242350
/
.
/
run_hardware_test.sh
blob: 1b60291ec0f91b280f179317d4578bb5939c13de [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
# Tests only run on a nRF52-DK board
set
-
eux
yes
0
|
tockloader uninstall
--
jlink
--
arch cortex
-
m4
--
board nrf52dk
--
jtag
-
device nrf52
--
app
-
address
0x20000
||
true
./
run_example
.
sh hardware_test
--
dont
-
clear
-
apps