This is maintenance release.
New
- Added support for rollback versions in boards with RP2350 MCU.
- 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 display via pico-fido tool.
- Added option to disable power cycle on reset via Commissioner.
- Add support for PIN hash storage and MKEK.
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 build for Pico SDK 2.1.0.
- Use customizable LED PIO number in WS2812, Pico and Cyw43 leds.
- Fix credential initialization on register.
- Fix keepalive issue in pure U2F mode.
- Fix NFC references.
- Fix TX/RX buffers to align them with USB buffers and avoid overflows.
- Fix OTP/MKEK secure system.
Full Changelog: v6.0...v6.2