Go to file
Matthew Kennedy b68ef036a5
implement async adc on F0 (#335)
2025-05-28 16:19:42 -07:00
.github/workflows
.vscode
case
firmware implement async adc on F0 (#335) 2025-05-28 16:19:42 -07:00
for_rusefi
git_scripts
hardware
kicad-libraries@98dc46d6b6
test
.gitattributes
.gitignore
.gitmodules
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).