fome-fw/README.md

2.0 KiB

GPL open-source DIY ECU

ReleaseLast Commit GitHub commits since latest release (by date)

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