Skip to content

2.0.3 - Bug fixes and user improvements

Compare
Choose a tag to compare
@tekktrik tekktrik released this 25 Feb 06:00
· 96 commits to main since this release
7496d49
  • Fixed issue where circfirm folder was being created in the current working directory
  • Added a simple about command
  • Added better user feedback in terminal, which should help during longer than expected UF2 downloads. Thanks @dhalbert for the suggestion!
  • Added an additional project URL in pyproject.toml
  • Improve the testing process by ensuring make test cleans up testing artifacts even if the test fails
  • Makefile now includes make test-prep, make test-run, and make test-clean commands, which are utilized by the CI piecewise to detect failures in tests