commit | 9644e9bc9923c6c93a349261888fd4a0d93e819c | [log] [tgz] |
---|---|---|
author | Lingao Meng <menglingao@xiaomi.com> | Tue Jun 08 05:08:52 2021 -0700 |
committer | Alberto Escolar <32480799+aescolar@users.noreply.github.com> | Wed Jun 09 16:18:17 2021 +0200 |
tree | c1e870e51438e306c01ac3a71a553a6b8eaf99d6 | |
parent | 9fd51225fcab035a3341b0a188f16e7cce2dd8c4 [diff] |
drivers: Fix missing `auto_attach_cmd` When run native posix with `-attach_uart_cmd=<cmd>`, should attach cmd by arguments. Signed-off-by: Lingao Meng <menglingao@xiaomi.com>