Files
firmware/src
Mike Robbins 8feb34e7a8 RadioLib edge-triggered interrupts robustness (#9658)
* Fix potential race condition (read, ISR write, clear) in NotifiedWorkerThread

* Check for missed edge-triggered interrupts race condition between startReceive and enableInterrupt

* Occasionally poll to catch missed RX_DONE interrupts. (RadioLibInterface::pollMissedIrqs)

* Simplify RadioLibInterface::checkRxDoneIrqFlag()

---------

Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
2026-02-21 06:14:04 -06:00
..
2026-01-15 06:23:40 -06:00
2026-02-11 14:13:34 -06:00
2026-01-29 05:56:19 -06:00
2026-02-16 05:38:36 -06:00
2023-01-21 21:23:24 +01:00
2025-03-01 06:18:33 -06:00