9068a3f95c | ||
---|---|---|
.github | ||
.vscode | ||
firmware | ||
java_console | ||
java_tools | ||
misc | ||
simulator | ||
unit_tests | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
lgtm.yml |
README.md
FOME: Free Open Motorsports ECU
User Documentation
Online and offline (PDF) versions of the user manual available here: https://wiki.fome.tech/
What do we have here?
- Firmware Source code for open source engine control unit for stm32 chips
- FOME console ECU debugging/development software
- Simulator Windows or Linux version of firmware allows exploration without any hardware
- Unit Tests Unit tests of firmware
- Misc tools Misc development utilities
- misc/Jenkins Continuous integration scripts
External Links
TODO
Contributors
This project exists thanks to all the people who contribute their time, expertise, and testing.
If you'd like to get involved, see contributing.
Cloning the repository
git clone https://github.com/FOME-Tech/fome-fw.git
git submodule update --init
Building
See firmware/check.c for the recommended version of GCC.
Check out https://rusefi.com/forum/viewtopic.php?f=5&t=9
Release Notes
See the changelog