-
- Downloads
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.
Please register or sign in to comment