mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
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>