rusefi_documentation/HOWTO/rusEFI-bundle.md

12 lines
557 B
Markdown
Raw Normal View History

2019-06-10 16:00:00 -07:00
2021-02-17 14:50:11 -08:00
`rusefi.bin` file is compiled rusEFI firmware. Sometimes you would have `rusefi_no_asserts.bin` variation of this file with fewer safety checks.
2019-06-10 16:00:00 -07:00
2021-02-17 14:50:11 -08:00
`rusefi.dfu` is also compiled rusEFI firmware, that file is used for DFU mode of flashing.
2019-06-10 16:00:00 -07:00
2021-02-17 14:50:11 -08:00
`rusefi.ini` is TunerStudio project template file, you would use it if you use TunerStudio software to tune your rusEFI unit.
2019-06-10 16:00:00 -07:00
See http://www.tunerstudio.com/index.php/downloads for TunerStudio download
2021-02-17 14:50:11 -08:00
See http://rusefi.com and https://github.com/rusefi/rusefi_documentation for more information about rusEFI