mirror of https://github.com/rusefi/wideband.git
8646d10067
* ts: support reset and reset to OpenBLT commands (cherry picked from commit 2f2fca401d7dc9a29e806013efec4d41570dd613) * f1_xxx: ini: reset commands (cherry picked from commit 628994ba0a70901edb9b59360646aa195b3307cf) * typo * f1_xxx: ini: update signature (cherry picked from commit 7aa57fe09c6c684855838e36c9b65d8ae3618a7a) --------- Co-authored-by: Andrey Gusakov <dron0gus@gmail.com> |
||
---|---|---|
.github/workflows | ||
.vscode | ||
case | ||
firmware | ||
for_rusefi | ||
git_scripts | ||
hardware | ||
kicad-libraries@98dc46d6b6 | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
README.md |
README.md
rusEFI Wideband Controller
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).