Go to file
rusefillc e9343db75f
fail fast (#216)
* fail fast

* More of bash magic

---------

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2023-03-21 11:20:48 -07:00
.github/workflows missing dep for crc32 2023-03-06 21:36:12 -08:00
.vscode
case
firmware fail fast (#216) 2023-03-21 11:20:48 -07:00
for_rusefi we don't need to put the bin in the repo 2023-03-06 21:28:20 -08:00
git_scripts
hardware rev b export 2023-02-20 13:09:30 -08:00
kicad-libraries@98dc46d6b6
.gitattributes
.gitignore
.gitmodules
LICENSE
README.md badge should not link rusEFI repo 2023-02-21 15:40:26 -08:00

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