Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@robin-nitrokey robin-nitrokey released this 11 Sep 10:42
· 2 commits to main since this release
v0.2.0
b0902b3

This release refactors the code used for communication with the bootloader, reducing the number of dependencies.

Features

  • trussed.admin_app: Add error codes CONFIG_ERROR and RNG_ERROR to InitStatus enum

Other Changes

  • Update protobuf dependency to 5.26
  • Vendor spsdk dependency to reduce the total number of dependencies
  • Replace libusbsio dependency with hidapi

All Changes