Skip to content

v0.1.42

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 14:45
5f8e4eb

Release notes

Added

  • Build command which can build firmware in current directory.
  • Flash command which flashes code binary.
  • Clean command which deletes build folder.
  • Styling look with rich click module.
  • Use newer pyproject.toml format for metadata specification.
  • MIT license file.
  • Makefile for development.
  • Docker scripts for building and running docker containers, for development
    purposes.

Why such a release number I hear you mutter silently. Because CI is hard.