mirror of https://github.com/rusefi/wideband.git
read me
This commit is contained in:
parent
04943f25eb
commit
89b272e3b1
10
README.md
10
README.md
|
@ -1,3 +1,11 @@
|
|||
# wideband
|
||||
# rusEFI Wideband Controller
|
||||
|
||||
[User Documentation](https://rusefi.com/s/wb)
|
||||
|
||||
[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).
|
||||
|
|
Loading…
Reference in New Issue