mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 19:39:31 +00:00
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> |
||
---|---|---|
.. | ||
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 |