mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
a96db1580f
The POSIX and QURT platforms contain several duplicate files. These files have been factored out into platforms/posix/work_queue. The config files have been updated to include the platforms/posix/work_queue module. Signed-off-by: Mark Charlebois <charlebm@gmail.com>