Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 713 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 713 Bytes

FeatherHAB-X

Firmware of FeatherHAB project by Ethan Zonca with the original code here.

This can be considered a fork and a derivative work. I will keep modifying the firmware and adding features.

License

The original licensing terms hold (GNU Affero Public License).

Building

Prerequisites:

After cloning the repository, update the submodules with git submodule init and git submodule update commands.

Then change to the firmware directory and run make.