Releases: execuc/u2if
Releases · execuc/u2if
v0.6
V0.6.0 :
- Add hub75 interface (works only with u2if_pico_hub75_v0.6.0.uf2 firmware).
Upload corresponding .uf2 file to the board:
Plug in the board while holding down the BOOTSEL button, then a USB flash storage should appear. Copy uf2 file on it.
Install python package:
python3 -m pip install u2if-0.6.tar.gz
v.0.5
V0.5.0 :
- Add grouped pin interface.
Upload corresponding .uf2 file to the board:
Plug in the board while holding down the BOOTSEL button, then a USB flash storage should appear. Copy uf2 file on it.
Install python package:
python3 -m pip install u2if-0.5.tar.gz
v.0.4
V0.4.0 :
- Add UART1 interface.
- Add new compatible boards (Adafruit Feather, ItsyBitsy, qt2040 Trinket and QTPY)
Upload corresponding .uf2 file to the board:
Plug in the board while holding down the BOOTSEL button, then a USB flash storage should appear. Copy uf2 file on it.
Install python package:
python3 -m pip install u2if-0.4.tar.gz