From 0b7cd3d3dc9f87afd06b5d99199b4432c9275e08 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sat, 9 Dec 2023 13:46:28 -0500 Subject: [PATCH] Updated Custom Firmware (markdown) --- Custom-Firmware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Custom-Firmware.md b/Custom-Firmware.md index c61030d5..9360ec17 100644 --- a/Custom-Firmware.md +++ b/Custom-Firmware.md @@ -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.