firmware/test/test_meshpacket_serializer
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
..
ports Make phone queues use a static pointer queue (#7919) 2025-09-09 08:21:46 -05:00
test_helpers.h merge create_test_packet duplicate usage into a shared function (#7752) 2025-09-04 06:31:35 -05:00
test_serializer.cpp Fix merge conflict with test changes (#7902) 2025-09-08 11:02:29 +10:00