rnascunha / agro_mesh

Firmware of std_borad of Agro Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agro_mesh

Firmware of std_board of Agro Project.

To download:

# Download from git
$ git clone --recursive https://github.com/rnascunha/agro_mesh.git
# Enter directory
$ cd agro_mesh

Configure project:

$ idf.py menuconfig

Go to Agro Mesh Configuration and configure to your envirioment. Than, just flash and compile:

$ idf.py build flash monitor

About

Firmware of std_borad of Agro Project

License:MIT License


Languages

Language:C++ 67.8%Language:C 26.6%Language:HTML 3.6%Language:CMake 1.3%Language:Makefile 0.7%