Updated Custom Firmware (markdown)

This commit is contained in:
rusefillc 2024-01-23 18:52:24 -05:00
parent 7d89e1ddd1
commit 2982ba9d1f
1 changed files with 3 additions and 1 deletions

View File

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