mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-25 09:10:35 +08:00
98906c224b
Since uORB is split into kernel and userspace parts, it is no longer possible to just link uORB into px4_platform, which is used in both kernel and user side. Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>