Updated Custom Firmware (markdown)

This commit is contained in:
rusefillc 2024-01-23 18:59:51 -05:00
parent 8c8dc12834
commit 311ae830bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Custom rusEFI firmware for your custom board
Historically many custom rusEFI ECUs were running _default_ firmware which takes it roots at ancient Frankenso times. For best user experience around default pinout and connector mapping a custom firmware is recommended.
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.
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!