Steering wheel firmware of the E-Agle TRT car Fenice Evo.
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, using the command platformio run
(yes you have to install platformio) you can build the firmware.
This repository is released under GNU AFFERO GENERAL PUBLIC LICENSE Version 3. See LICENSE for more details.