From d93b057d3ebc503b438b86d8b757d53e585e4249 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Thu, 6 Jan 2022 05:33:19 -0500 Subject: [PATCH] Updated Dev Quick Start (markdown) --- Dev-Quick-Start.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Dev-Quick-Start.md b/Dev-Quick-Start.md index af8efd86..fc9b9e10 100644 --- a/Dev-Quick-Start.md +++ b/Dev-Quick-Start.md @@ -1,5 +1,13 @@ +STM32F407 firmware +``` git clone --recurse-submodules https://github.com/rusefi/rusefi cd firmware make +``` + +virtual serial port + +PC application to send commands: https://rusefi.com/build_server/rusefi_bundle.zip + https://www.chibios.org/ \ No newline at end of file