rusefi_documentation/Custom-Firmware.md

12 lines
706 B
Markdown
Raw Normal View History

2023-12-04 06:32:22 -08:00
# Custom rusEFI firmware for your own board
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"