Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 685 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 685 Bytes

Steering Wheel - Firmware

Steering Wheel Render MockUp

Steering wheel firmware of the E-Agle TRT car Fenice Evo.

Clone and build

git clone git@github.com:eagletrt/sw-fenice-evo-steering-wheel.git
cd sw-fenice-evo-steering-wheel
git submodule init
git pull --recurse-submodules

Then use the stm32 vscode extension to build and flash the firmware.

Contributors

Giacomo Mazzucchi

Licence

This repository is released under GNU AFFERO GENERAL PUBLIC LICENSE Version 3. See LICENSE for more details.