pyocd / pyOCD

Open source Python library for programming and debugging Arm Cortex-M microcontrollers
https://pyocd.io
Apache License 2.0
1.13k stars 484 forks source link

Fix autoflush unit test #1737

Open pdietl opened 3 weeks ago

pdietl commented 3 weeks ago

The autoflush unit test fails on at least Ubuntu 24.04.01.

This is the same change as in #1710, but properly targeted at the develop branch.