zephyr/scripts/west_commands/tests
Gerson Fernando Budke 3fe4c702e7 runners: bossac: Add speed argument
The current stty command uses a hard code value of 1200.  This is not
compliant with SAM-BA specs and may create compatibility problems.  Add
an optional speed argument with 115200 as default value following SAM-BA
specifications.  All boards that needs a different speed should define
board_runner_args(bossac "--speed=<value>") with value as required
speed.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2020-11-06 12:15:55 -06:00
..
conftest.py
test_blackmagicprobe.py
test_bossac.py
test_build.py
test_canopen_program.py
test_dediprog.py
test_dfu_util.py
test_imports.py
test_mdb.py
test_nrfjprog.py
test_pyocd.py
test_stm32cubeprogrammer.py
test_stm32flash.py