Go to file
David Holdeman 4e51f2e772
Create a nightly release (#5127)
* simplify run logic

* fix syntax

* simplify logic further

* create release on cron

* undo half-done thing

* fix if order

* create tag first

* forgot with

* make prerelease

* try upstream branch

* check for tag first

* try tag with hyphens

* don't use tag output

* in temp dir

* argh it was moved

* use github env

* single quotes
2023-02-24 17:40:45 -05:00
.github Create a nightly release (#5127) 2023-02-24 17:40:45 -05:00
.vscode feedback from Scaro for A1 to A7 incorporated (#5037) 2023-02-06 10:41:01 -04:00
android poke 2022-12-22 10:43:57 -05:00
firmware order entries by ID and remove disturbing blan kline for better code navigation (#5128) 2023-02-24 08:32:38 -05:00
hardware Kicad diffs - use ssh, new version of Kidiff (#4951) 2023-01-07 10:22:25 -05:00
java_console Auto-generated configs and docs 2023-02-24 04:30:06 +00:00
java_tools generated gauges do not depend on constexpr 2023-02-13 16:26:10 -05:00
misc pass board dir to scripts instead of board name (#5022) 2023-02-06 08:37:17 -04:00
simulator Refactoring: less confusion macro names around serial/uart/etc in connectivity fix #4999 2023-01-23 05:26:59 -05:00
unit_tests i love (unit) testing! 2023-02-23 05:12:20 -05:00
.gitattributes
.gitignore simulator writes binary log (#3598) 2021-11-23 11:42:45 -05:00
.gitmodules use libfirmware for a few things (#4351) 2022-07-16 02:22:51 -04:00
README.md Update README.md 2023-02-03 18:10:18 -05:00
lgtm.yml

README.md

rusEFI

GPL open-source DIY ECU

ReleaseLast Commit GitHub commits since latest release (by date)

rusEFI

See check.c for recommended version of GCC.

Current binaries are always available on our build server

paypal

shop.rusEFI.com

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?

External Links

Building the Code

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

Release Notes

See the changelog