mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-10 12:34:20 +08:00
fea910d45a
Code that was previously out of tree that was #if 0, is now #ifdef __PX4_QURT. These changes were required for flight using the qurt build. Changes include code cleanup for shmem_posix.c. Signed-off-by: Mark Charlebois <charlebm@gmail.com>