release v2024.0.1
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 theplugdev
group. - Board support: Update the rad1o board file (tx @dos1!)