Releases: cecio/USBvalve
Releases · cecio/USBvalve
0.11.0
Release notes:
- upgrade Board to
Raspberry Pi RP2040 (3.3.0)
0.10.0
Release notes:
- Added the possibility to customize ProductID/VendorID/Labels/SN
- Fixed issue in stopping execution if hash check fails
- Update
TinyUSB
to version 2.2.1
- Compiled firmware now does not expose any
USBvalve
string
0.9.1
Release notes:
- improved scrolling enhance readability especially for 32 lines screens
0.9.0
Release notes:
- Added decoding of Keyboard report on serial port
- Added decoding of Mouse report on serial port
0.8.1
BADUSB detector added
- USB Host port added
- HID report printed on debug serial port for inspecting what BADUSB is doing
0.7.0
This new firmware has been migrated to latest version of TinyUSB
(2.0.1) and different Board: Raspberry Pi RP2040 (2.7.0)
There are also some minor modifications in FS consistency checks.
0.6.2
USBvalve first public release