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)