Go to file
rusefillc b1bf9bf185
Rev 1pwm (#242)
* f1_dual_rev1: fix analog aux output PWM definitions

(cherry picked from commit 50e346dfcb9f223c6e0ee6cdc700cb376b536834)

* fix pwm definitions

(cherry picked from commit ce9e69b997290bbd7abcfe5af2926b1d556070cf)

---------

Co-authored-by: Andrey Gusakov <dron0gus@gmail.com>
2023-05-03 11:46:32 -07:00
.github/workflows Dual rev1 (#229) 2023-04-27 12:56:27 -07:00
.vscode
case
firmware Rev 1pwm (#242) 2023-05-03 11:46:32 -07:00
for_rusefi code comment typo (#239) 2023-04-27 12:52:06 -07:00
git_scripts
hardware rev b export 2023-02-20 13:09:30 -08:00
kicad-libraries@98dc46d6b6
.gitattributes
.gitignore gitignore 2023-02-02 17:45:44 -08:00
.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).