3 Commits

Author SHA1 Message Date
e7c3d0d25d Follow up for 0426552. 2025-07-14 18:26:29 +03:00
bcc949ce2b Fix listener memory allocation bug.
- Replaced the buggy, oldschool, plain pointer based list approach with more robust FreeRTOS linked list implementation for the listener API. Fixes #1049.

- Added relevant test cases. Refs #1030.
2025-07-14 14:24:26 +03:00
0426552ad6 Fix invalid ID test loops. 2025-07-14 12:11:51 +03:00

Diff Content Not Available