Skip to content

3.0.0 - Add more commands, documentation

Compare
Choose a tag to compare
@tekktrik tekktrik released this 15 Mar 00:00
· 36 commits to main since this release
3d54cdc
  • Added update command, which is much like a shortcut for install for the latest CircuitPython version
  • Added current command, which helps in identifying the board ID and CircuitPython version of a connected board
  • Updated the API to more closely match circup, including update references of "board" to "board-id"
  • Added documentation to ReadTheDocs
  • Reworked the backend so that it is easier to work with in Python
  • Regex can now be used to further limit the board list returned by what is now circfirm query board-ids