Updated Custom Firmware (markdown)

This commit is contained in:
rusefillc 2023-12-09 13:46:28 -05:00
parent 4d77a862c1
commit 0b7cd3d3dc
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
https://github.com/rusefi/fw-custom-example is an example of a custom rusEFI firmware repository. Just fork it, edit ``.github\workflows\build-firmware.yaml`` file, rename ``compile_XXX.sh`` with your board name and you have full control over default tune, connector mapping etc!
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/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.