Using Custom Work Queues for Sensor Readings in Zephyr

Originally published at: Using Custom Work Queues for Sensor Readings in Zephyr - The Golioth Developer Blog

Custom Work Queues enable things like thread-aware debugging, larger amounts of customization, and the Zephyr work queue features that we know and love. This article details how to set up your next custom work queue to improve your Golioth-enabled application.