NextPilot 沿用 RT-Thread 所采用的 Scons+Kconfig 进行项目的配置和构建。在编译之前,请按照“搭建开发环境”准备好工具链,包括git、gcc、python、qemu等。 克隆代码 先将 nextpilot-flight-control (github | gitee) 代码克隆到本地。