Skip to content

Version 3.2

Latest
Compare
Choose a tag to compare
@polhenarejos polhenarejos released this 15 Jan 10:44
v3.2
1015d2f

This is maintenance release.

New

  • Added support for rollback versions in boards with RP2350 MCU.
  • Added nightly builds.
  • Added support for SET_DATA_RET_AND_CLOCK CCID command.
  • Added support for variable timeout push button press.
  • Added support for variable USB product name.
  • Added flash memory statistics.

Enhancements

  • Increased ESP32 stack size.
  • Added support for TinyUSB 0.17 in ESP32 boards.
  • Packed structures for less footprint.
  • Set ESP32 stack size depending on the number of enabled interfaces.
  • Update CCID descriptor to reflect the max USB packet size.
  • Reduce data partition to 2K starting at the half of the flash.
  • Compute flash memory bounds depending on the partition if available.

Bug fixes

  • Fix change PIN in RP2350.
  • Fix build for Pico SDK 2.1.0.
  • Use customizable LED PIO number in WS2812, Pico and Cyw43 leds.

Full Changelog: v3.0...v3.2