Skip to content

Releases: cecio/USBvalve

0.18.2

07 Jul 10:28
Compare
Choose a tag to compare

Release notes:

  • Raspberry Pi RP2040 library updated to 3.9.3
  • TinyUSB library updated to 3.3.1
  • Dockerfile contains now versions, so the build is consistent

NOTE: pio_usb library has been updated, but I'm sticking to 0.5.3 for now, because I saw some instability in the behavior (need to disable some optimization to get it working right)

0.18.1

19 May 20:29
Compare
Choose a tag to compare

Release notes:

  • Raspberry Pi RP2040 library updated to 3.8.1
  • ``GFX Library for Arduinolibrary updated to1.4.7` (used by PIWATCH version)
  • all screen output is now sent to serial, so USBvalve can be now used without a screen (Issue #46)

0.18.0

05 May 09:52
Compare
Choose a tag to compare

Release notes:

  • moved to Adafruit_SSD1306 library to increase compatibility (Issue #40)
  • TinyUSB library updated to 3.1.4
  • Raspberry Pi RP2040 board updated to 3.8.0

Note: if you are going to compile from sources packaged here, be careful that I left accidentally un-commented line 24, so the default compilation will be for the PIWATCH. I already switched the default back in the main repo.

0.17.0

11 Apr 19:32
Compare
Choose a tag to compare

Release notes:

  • TinyUSB library updated to 3.1.3
  • the on-board LED is now used as additional WARNING method (Issue #21 thanks to @TryBreakFixAgain for the suggestion)
    GREEN: all OK
    OFF: something suspicious

0.16.0

25 Mar 20:34
27e0285
Compare
Choose a tag to compare

Release notes:

  • TinyUSB library updated to 3.1.1
  • GFX library update to 1.4.6
  • added initial support for detection of Host devices different from HID (Issue #20); mass storage and CDC devices:
[++] CDC Device
[++] Mass Device

for the time being they are just detected, no additional actions are performed

0.15.1

18 Feb 21:37
Compare
Choose a tag to compare

Release notes:

  • TinyUSB library updated to 3.0.0
  • Pi Pico Board board update to 3.7.2
  • GFX Library updated to 1.4.4

0.15.0

04 Feb 23:18
beaf5dd
Compare
Choose a tag to compare

Release notes:

  • TinyUSB library updated to 2.4.1
  • support to Pi Pico Watch added

0.14.4

18 Jan 20:42
Compare
Choose a tag to compare

Release notes:

  • Board Raspberry Pi RP2040 updated to 3.6.3

0.14.3

01 Jan 15:07
Compare
Choose a tag to compare

Release notes:

  • TinyUSB library updated to 2.3.1

0.14.2

11 Dec 22:27
Compare
Choose a tag to compare

Release notes:

  • TinyUSB library updated to 2.2.7
  • Board update to Raspberry Pi RP2040 3.6.2