help wantedunit testing
仓库指标
- Star
- (7,329 star)
- PR 合并指标
- (平均合并 109天 16小时) (30 天内合并 5 个 PR)
描述
For STM32 via ST-Link, the RTS and DTR modes to reset an uploaded test app don't work. The documented workaround is to add a 2s startup delay.
To considerably speed things up when running multiple tests, pio test could send a BREAK on the serial port, which does an immediate reset.
Would it be possible to add an option to send a break once connected to the USB serial port?