mirror of https://github.com/rusefi/rusefi.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 hours ago | |
---|---|---|
.github | 21 hours ago | |
.vscode | 3 months ago | |
android | 1 month ago | |
firmware | 12 hours ago | |
hardware | 3 weeks ago | |
java_console | 21 hours ago | |
java_tools | 2 weeks ago | |
misc | 8 hours ago | |
simulator | 1 week ago | |
unit_tests | 1 week ago | |
.gitattributes | ||
.gitignore | ||
.gitmodules | 7 months ago | |
README.md | 2 weeks ago | |
lgtm.yml |
README.md
rusEFI
Current binaries are always available on our build server
Cloning the repository
git clone https://github.com/rusefi/rusefi.git
Important note - we now use submodules:
git submodule update --init
What do we have here?
- Firmware Source code for open source engine control unit for stm32 chips
- Hardware KiCAD files for our older PCBs
- rusEFI console rusEFI own naive tuning 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
- Software Development process
External Links
Building the Code
Check out https://rusefi.com/forum/viewtopic.php?f=5&t=9
Release Notes
See the changelog