flaminggoat / Eachine-E58-CFW

14 stars 3 forks source link

Eachine E58 CFW

This project aims to build a custom firmware for the Eachine E58 quadcopter.

Building

Build rust library: go to CFW/drone_rs and run cargo build

Build application: go to CFW, mkdir build, cd build, cmake ..