Skip to content

Commit

Permalink
fixup! tests/periph_timer_cli: add README
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelRottleuthner committed Sep 2, 2019
1 parent 949b411 commit 875a853
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/periph_timer_cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ based HIL setup.
Consult the 'help' shell command for available actions.

Running this test with robot framework is done with this command:
`BOARD=whatever PORT=/dev/ttyACM0 PHILIP_PORT=/dev/ttyACM1 DBG0_PORT=1 DEBUG_PIN=3 make robot-test`
`BOARD=whatever PORT=/dev/ttyACM0 PHILIP_PORT=/dev/ttyACM1 DEBUG0_PORT=1 DEBUG0_PIN=3 make robot-test`

Where DBG0_PORT and DEBUG_PIN are the RIOT specific pin identifiers of the DUT
pin that is connected to PHiLIPs DEBUG0 pin.
Where DEBUG0_PORT and DEBUG0_PIN are the RIOT specific pin identifiers of the
DUT pin that is connected to PHiLIPs DEBUG0 pin.

0 comments on commit 875a853

Please sign in to comment.