Go to file
Matthew Kennedy 86f175454f consolidate in hardware folder 2023-01-05 16:53:49 -08:00
.github/workflows remove test 2022-12-02 21:10:10 -08:00
.vscode rtos=auto 2022-12-02 22:24:33 -08:00
case Add case design files 2021-05-18 23:53:41 -07:00
firmware docs (#167) 2023-01-01 03:28:15 -08:00
for_rusefi hand merge 2022-12-01 13:22:19 -08:00
git_scripts sorry those help sometimes (#70) 2022-06-24 14:44:44 -07:00
hardware consolidate in hardware folder 2023-01-05 16:53:49 -08:00
kicad-libraries@98dc46d6b6 submodule 2020-11-30 23:49:13 -08:00
.gitattributes Extract io (#25) 2021-11-07 22:52:13 -08:00
.gitignore tidy cats (#124) 2022-07-18 01:20:40 -07:00
.gitmodules use libfirmware for crc, table lookup (#121) 2022-07-16 19:08:45 -07:00
README.md badge (#48) 2022-01-25 17:41:26 -08:00

README.md

Build Firmware

rusEFI Wideband Controller

User Documentation

Forum Thread

Building Firmware

The firmware/boards directory contains configuration for each board this firmware supports.

For the standalone board and the module built in to rusEFI Hellen boards, f0_module is the correct target. Use the build_wideband.sh script to build and package the wideband firmware: both a bin including the bootloader, and a header file consumed by rusEFI that contains no bootloader, to be uploaded over CAN (via the aforementioned bootloader).