TL;DR
- Support UNO Q π₯ π°
- Many bugfixes throughout the whole codebase
- Great revamp of all networking related libraries
What's Changed
- loader: Export bt_ctlr_set_public_addr. by @iabdalkader in #176
- Restore Debug menu functionality by @facchinm in #171
- nano33ble: clean initVariant function by @pennam in #182
- Fix Sektch upload on OPTA and GIGA R1 WiFi by @pennam in #179
- opta: fix i2c1 pins conflicting with BLE hci by @pennam in #185
- Enable BLE on OPTA and Portenta H7 by @pennam in #180
- Add support for receiving input callback in sketches. by @KurtE in #165
- libraries/Wire: Add support for target mode. by @iabdalkader in #169
- llext: wrap ipv4 function exports inside CONFIG_NET_IPV4 by @pennam in #186
- variants/arduino_giga_r1_stm32h747xx_m7: Increase event queue size. by @iabdalkader in #188
- workflows: Add format check. by @iabdalkader in #175
- misc: fix clang-format exclude regex by @pennam in #191
- format-check: add collect errors job by @pillo79 in #196
- loader: Add input callback data. by @iabdalkader in #187
- opta: swap i2c1 and i2c3 to restore compatibility with mbed cores by @pennam in #189
- format_check: fix it again by @pillo79 in #201
- Portenta C33: fix Sketch upload by @pennam in #183
- ci: replace Docker image by @pillo79 in #208
- libraries/SPI: Add support for peripheral mode. by @iabdalkader in #200
- format check: exclude .ino files from workflow by @pennam in #206
- variants: remove deprecated CONFIG_TINYCRYPT by @pennam in #192
- Bluetooth: cleanup configs by @pennam in #193
- README: make it clear this is a downstream fork by @pillo79 in #213
- Ethernet library: add missing functions by @leonardocavagnis in #190
- Wifi: extendig API and examples by @pennam in #205
- board: Add support for UNO Q by @facchinm in #210
- feat: update remoteocd for UNO Q by @facchinm in #217
- zephyrCommon: Fixed a bug in the interrupt handler acquisition by @pillo79 in #203
- ci: add multi-artifact build by @pillo79 in #216
- unoq: add router bridge HCI API by @pennam in #218
Full Changelog: 0.3.2...0.51.0