rusefi_documentation/Custom-Firmware.md

14 lines
913 B
Markdown
Raw Normal View History

2024-01-23 15:52:24 -08:00
# Custom rusEFI firmware for your custom board
2024-01-23 15:59:51 -08:00
Historically many custom rusEFI ECUs were running _default_ firmware which takes it roots at ancient Frankenso times. For best user experience around connector mapping a custom firmware is recommended.
2023-12-04 06:32:22 -08:00
2024-01-23 15:21:16 -08:00
https://github.com/rusefi/fw-custom-example is an example of a custom rusEFI firmware repository. Just fork it, edit ``meta-info.env`` with name of your board and let GitHub Actions do the rest!
2023-12-04 08:24:07 -08:00
2023-12-09 10:46:28 -08:00
https://github.com/rusefi/fw-custom-paralela and https://github.com/rusefi/fw-custom-core8/ are the best example as of right now. https://github.com/rusefi/rusefi/tree/master/firmware/config/boards should be another source of inspiration.
2023-12-26 09:19:27 -08:00
## Update rusEFI Reference
2024-01-23 15:21:16 -08:00
Happens daily.
Alternatively open "Actions" in your repo similar to https://github.com/rusefi/fw-custom-example/actions/workflows/update-rusefi-reference.yaml click "Run Workflow"->"Run Workflow"