From f73d2fe9e9d2e1a78283f28a8cb540e9577afc88 Mon Sep 17 00:00:00 2001 From: Martin Vladic Date: Wed, 20 Jul 2022 16:53:31 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ca027ca..0bb46ab 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,12 @@ To report an issue, use the [issues page](https://github.com/eez-open/eez-flow-t First, build the project using EEZ Studio. +### STM32 binary + +Import project from {{projectDirPath}} into STM32CubeIDE and build it. + +### Simulator + #### Linux ```