Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 733 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 733 Bytes

GB-Drone

从零开始制作四旋翼无人机项目分享

How to build for master

cd tools
build-master.bat init    # only need to run once
build-master.bat build
build-master.bat flash
build-master.bat run

How to build for remote

cd tools
build-remote.bat init    # only need to run once
build-remote.bat build
build-remote.bat flash
build-remote.bat run

How to build tools

Build ftpServer

cd tools
build-tool.bat ftpServer build
build-tool.bat ftpServer flash
build-tool.bat ftpServer run

Bilibili 合集

持续更新中... (注:项目仍在开发中,后续可能会进行一些调整。)