872 B
872 B
Developer Quick Start
STM32F407 firmware
git clone --recurse-submodules https://github.com/rusefi/rusefi
cd firmware
make
virtual serial port
PC application to send commands: rusEFI Firmware bundle
See also https://github.com/rusefi/rusefi/blob/master/firmware/setup_linux_environment.sh
GitHub Actions
We rely on github actions heavily. We commit manual changes while github actions are commiting auto-generated stuff if needed.
Note the green icon for happy continues integration, note commits by actions-user.
Make sure that your fork has Actions enabled: