You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rework clear_status status to support newer STM32 devices, drop Python 3.7 and 3.8 support (#10)
* Add `_dfuse_download_with_retry` to only clear status on retry
* Update CI workflows to test against Python 3.9, 3.11, and 3.12
* Update minimum required version of Python to 3.9
* Switch from `pkg_resources` to `importlib_metadata` for reading package version
0 commit comments