Go to file
Matthew Kennedy 5c20f128e8 format 2025-03-05 13:41:25 -08:00
.github/workflows temporarily remove F1 from CI 2025-01-24 15:07:31 -08:00
.vscode unit test debug launch config 2023-11-13 13:56:11 -08:00
case
firmware format 2025-03-05 13:41:25 -08:00
for_rusefi making TX period available since downstream wants to multiply it by two (#302) 2023-12-05 18:05:32 -08:00
git_scripts
hardware
kicad-libraries@98dc46d6b6
test fix heater control timer test 2024-09-24 19:45:58 -07:00
.gitattributes
.gitignore
.gitmodules bump ChibiOS to stable release, and update F0 configs 2025-01-24 13:07:17 -08:00
LICENSE
README.md
wideband-can.dbc

README.md

Build Firmware license

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).