Skip to content

v1.25.0.post2

Latest

Choose a tag to compare

@Josverl Josverl released this 29 May 20:07
· 103 commits to main since this release

What's Changed

  • Use the v1.25.0 sys.implementation._build to as board_id when avaialable
  • Automatically try to download firmware if not yet available locally
  • Restructured mpboard_id to use a SQLite db to be able to ID more boards and variants
  • migrate the info in firmware.jsonl to the SQLite database
  • vendored and adapted board_database.py from mpflash, kudos @mattytrentini
  • Added tests to increase coverage

Full Changelog: v1.24.7...v1.25.0.rc1

What's Changed

Full Changelog: v1.24.7...v1.25.0.post2