Jakub Rotkiewicz
Jakub Rotkiewicz
User may now use the mynewt value FLASH_LOADER_TARGET in bootloader target to specify the da1469x_flash_loader target location.
This allows to process more data while receiving another. @sjanc
Dialog board sends 0 after reset. Added fix to discard this zero. Divided PR: https://github.com/intel/auto-pts/pull/585
def run_suite_class(argv=None): """Executes tests in the test suite. Args: argv: A list that is then parsed as CLI args. If None, defaults to sys.argv. """ cli_args = _parse_cli_args(argv) suite_class =...