Skip to content

release v2024.0.1

Latest
Compare
Choose a tag to compare
@antoinevg antoinevg released this 04 Jun 14:22
· 7 commits to main since this release
v2024.0.1
d1791d9

This the fourth major release of the GreatFET software and firmware stacks. As usual, this release contains firmware images in firmware-bin, host software in host-packages, and a copy of all sources necessary to build the entire codebase.

Upgrading to this release

You can upgrade the GreatFET host tools to the latest release with:

pip install --upgrade greatfet

After upgrading the host tools, update your GreatFET firmware to the latest release with:

greatfet_firmware --autoflash

Happy hacking!

Changelog

v2024.0.1

GreatFET

  • Add IPython to the GreatFET installation by default.
  • Update udev rules to use uaccess tag rather than the plugdev group.
  • Board support: Update the rad1o board file (tx @dos1!)