From 8c8dc12834df33da9808f00b7dbc45e256b59de8 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Tue, 23 Jan 2024 18:59:08 -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 1a5df40d..61e5a4d1 100644 --- a/Custom-Firmware.md +++ b/Custom-Firmware.md @@ -1,6 +1,6 @@ # 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. +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. 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!