1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/remote
Francisco Acosta 2a8c6526e3 boards/common/remote: add RESET variable
For CI HIL purposes a reset is needed before running the test
target. The remote board didn't assign a RESET variable to perform
a reset, so it wasn't possible to call `make test` correctly.
By calling the flash script without arguments, a reset is performed.
2018-07-04 16:13:47 +02:00
..
dist boards/remote: move shared code to common/remote 2017-11-30 10:26:35 +01:00
include boards/remote: use port names in UART config 2018-03-02 09:08:28 +01:00
Makefile boards/remote: move shared code to common/remote 2017-11-30 10:26:35 +01:00
Makefile.dep boards/remote: move shared code to common/remote 2017-11-30 10:26:35 +01:00
Makefile.include boards/common/remote: add RESET variable 2018-07-04 16:13:47 +02:00