Go to file
Matthew Kennedy 915882f1e3 dead cmds 2023-03-31 23:03:31 -07:00
.github bump interactive-pinout@2.2 2023-03-21 11:04:38 -07:00
.vscode NB1 build config 2023-03-16 17:00:52 -07:00
firmware dead cmds 2023-03-31 23:03:31 -07:00
java_console Auto-generated configs and docs 2023-04-01 05:58:49 +00:00
java_tools tests 2023-03-27 02:09:57 -07:00
misc launcher exes copy correctly 2023-03-17 15:43:21 -07:00
simulator this is more robust 2023-03-16 01:37:42 -07:00
unit_tests remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
.gitattributes making gen_config happier 2021-05-24 08:22:08 -04:00
.gitignore rename simulator 2023-03-15 22:26:49 -07:00
.gitmodules gitmodules cleanup 2023-03-02 01:28:19 -08:00
README.md kick 2023-02-22 20:27:02 -08:00
lgtm.yml update gcc (#1939) 2020-11-11 08:30:26 -05:00

README.md

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/

Cloning the repository

git clone https://github.com/FOME-Tech/fome-fw.git

git submodule update --init

What do we have here?

  • Firmware Source code for open source engine control unit for stm32 chips
  • rusEFI console ECU debugging/development software
  • Simulator win32 or posix version of firmware allows to explore without any hardware
  • Unit Tests Unit tests of firmware pieces
  • Misc tools Misc development utilities
  • misc/Jenkins Jenkins Continuous Integration scripts

External Links

TODO

Building the Code

See check.c for recommended version of GCC.

Check out https://rusefi.com/forum/viewtopic.php?f=5&t=9

Release Notes

See the changelog