Go to file
rusefillc 9e2cea57ab
TS: send Ok response on Reset/Reboot commands to make TS happy (#285)
Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-11-15 00:36:22 -08:00
.github/workflows
.vscode unit test debug launch config 2023-11-13 13:56:11 -08:00
case
firmware TS: send Ok response on Reset/Reboot commands to make TS happy (#285) 2023-11-15 00:36:22 -08:00
for_rusefi werror=unused-function 2023-11-13 13:15:36 -08:00
git_scripts
hardware
kicad-libraries@98dc46d6b6
test test heater state machine 2023-11-13 14:15:22 -08:00
.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).