firmware/test/test_meshpacket_serializer/ports
Ben Meadors d1d16fc25f
Make phone queues use a static pointer queue (#7919)
* Make phone queues use a static pointer queue

* Static init

* Compile time constants now

* Instead, lets just use the normal pointerqueue for linux native builds and static for IoT platforms

* Add missing method

* Missing methods

* Update variant.h
2025-09-09 08:21:46 -05:00
..
test_encrypted.cpp Fix merge conflict with test changes (#7902) 2025-09-08 11:02:29 +10:00
test_nodeinfo.cpp
test_position.cpp
test_telemetry.cpp
test_text_message.cpp Make phone queues use a static pointer queue (#7919) 2025-09-09 08:21:46 -05:00
test_waypoint.cpp