2022-01-06 02:33:19 -08:00
|
|
|
STM32F407 firmware
|
|
|
|
```
|
2022-02-12 06:51:35 -08:00
|
|
|
git clone --recurse-submodules https://github.com/rusefi/rusefi
|
2022-01-06 01:57:46 -08:00
|
|
|
cd firmware
|
|
|
|
make
|
2022-01-06 02:33:19 -08:00
|
|
|
```
|
|
|
|
|
|
|
|
virtual serial port
|
|
|
|
|
2022-01-24 14:48:22 -08:00
|
|
|
PC application to send commands: [rusEFI Firmware bundle](https://rusefi.com/build_server/rusefi_bundle.zip)
|
2022-01-06 02:33:19 -08:00
|
|
|
|
2022-02-12 06:55:11 -08:00
|
|
|
See also https://github.com/rusefi/rusefi/blob/master/firmware/setup_linux_environment.sh
|
2022-01-06 01:57:46 -08:00
|
|
|
|
2022-01-24 14:48:22 -08:00
|
|
|
[ChibiOS](https://www.chibios.org/)
|