aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Collapse)Author
2025-12-04Fix BLE semaphore leak in Bluefruit libraryliquidraver
Patches Bluefruit library to fix semaphore leak bug that causes device lockup when BLE central disconnects unexpectedly (e.g., going out of range, supervision timeout). Co-authored-by: Liam Cottle <liamcottle@users.noreply.github.com> Co-authored-by: oltaco <oltaco@users.noreply.github.com>
2025-05-11wio-e5 : initial portFlorent
2025-03-22* OTA update for ESP32 targetsScott Powell