wideband/README.md

14 lines
862 B
Markdown
Raw Normal View History

2023-02-21 15:40:26 -08:00
[![Build Firmware](https://github.com/mck1117/wideband/actions/workflows/build-firmware.yaml/badge.svg)](https://github.com/mck1117/wideband/actions/workflows/build-firmware.yaml) ![license](https://img.shields.io/github/license/mck1117/wideband)
2021-11-06 12:11:09 -07:00
# rusEFI Wideband Controller
2021-11-06 12:05:21 -07:00
[User Documentation](https://rusefi.com/s/wb)
2021-11-06 12:11:09 -07:00
[Forum Thread](https://rusefi.com/forum/viewtopic.php?f=4&t=1856)
## 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).