Skip to content

Release 5.4.3 - I2S Input Slave, BLE HID master

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Nov 17:50

Overview

Minor update with additional board, I2S input slave mode, and BLE HID master updates

I2S

  • Add I2S input slave support (#3244)

New Boards

  • Add board Olimex PICO2BB48 (#3238)

Bluetooth Low Energy

  • BLE HID pairing completed only with HID descriptor (#3232)

Serial API addition

  • [UART] Adds SerialUART::getActualBaud() (#3225)