Frantisek Hrbata
8934233b0b
tools: fix unnecessary port detection for multiple targets
...
When multiple targets are specified, e.g. idf.py flash monitor, the
automatic port detection is performed twice. Keep the port value in
args.port and avoid multiple calls to get_default_serial_port().
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2023-01-11 16:13:28 +01:00
..
2022-08-01 15:52:21 +08:00
2020-11-11 07:36:35 +00:00
2023-01-04 10:33:40 +08:00
2022-12-16 16:26:44 +01:00
2022-11-01 09:07:04 +07:00
2022-05-24 14:01:50 +02:00
2022-11-01 14:19:01 +05:30
2021-12-06 12:37:07 +08:00
2023-01-03 13:22:26 +01:00
2023-01-11 16:13:28 +01:00
2023-01-06 09:30:36 +00:00
2022-11-15 21:19:51 +01:00
2022-08-12 23:27:14 +08:00
2022-08-09 16:46:58 +02:00
2022-12-09 13:59:39 +08:00
2022-12-27 17:34:11 +08:00
2020-09-21 23:38:52 +02:00
2023-01-06 06:03:52 +00:00
2023-01-04 17:17:47 +08:00
2022-12-23 15:29:17 +08:00
2022-12-06 10:54:44 +08:00
2022-12-21 20:11:08 +01:00
2022-11-18 17:31:49 +01:00
2022-05-27 15:44:56 +02:00
2022-05-24 14:01:50 +02:00
2023-01-10 15:43:33 +08:00
2022-07-18 11:56:32 +02:00
2022-05-19 11:10:59 +08:00
2022-03-11 11:00:31 +01:00
2022-03-11 11:00:31 +01:00
2020-04-03 01:10:02 +02:00
2020-04-03 01:10:02 +02:00
2023-01-04 17:00:16 +01:00
2022-11-10 10:37:59 +08:00
2021-10-26 10:55:00 +08:00
2022-11-24 15:57:47 +01:00
2022-11-28 10:47:32 +01:00
2022-11-18 17:31:49 +01:00
2023-01-03 18:56:50 +01:00
2022-06-30 12:31:59 +02:00
2022-08-09 16:46:58 +02:00
2022-08-12 23:27:14 +08:00
2022-02-16 18:44:13 +01:00
2022-02-03 19:02:14 +01:00
2022-08-01 15:52:21 +08:00
2020-04-03 01:10:02 +02:00
2022-05-02 19:05:47 +02:00
2022-09-21 22:39:03 +04:00
2023-01-02 16:55:04 +08:00