rusefi / wideband

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:C 74.1%Language:C++ 17.6%Language:Assembly 3.7%Language:Makefile 3.5%Language:Shell 1.1%Language:Batchfile 0.1%