2025.12.5
Fixed 2
- Clear ORE when RXNEIE is enabled in HAL uartIrqHandler
- Cancel pendingRequest on '$' only, restoring per-byte lastActivityMs in MSP
What's Changed
Fixes
- [2025.12] fix(uart): clear ORE when RXNEIE is enabled in HAL uartIrqHandler (fixes #15317, #15306) by @tracycam in https://github.com/betaflight/betaflight/pull/15325
- [2025.12] fix(msp): cancel pendingRequest on '$' only, restoring per-byte lastActivityMs by @nerdCopter in https://github.com/betaflight/betaflight/pull/15324
Full Changelog: https://github.com/betaflight/betaflight/compare/2025.12.4...2025.12.5