From 1c09856564f147eb1ead5000b54ae173e5419f6b Mon Sep 17 00:00:00 2001 From: Johnathon Slightham Date: Wed, 14 May 2025 19:01:44 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e94425..37d745c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# firmware +# Firmware 1. [Setup](#Setup) 1. [Install Dependencies](#InstallDependencies) @@ -109,6 +109,8 @@ ESP-IDF has an official extension for Visual Studio Code. To setup, - IDF_TOOLS_PATH: C\Espressif\tools - Click install +Use the buttons at the bottom of the IDE to build, flash & monitor the board. You may need to change the COM port (at the bottom of the IDE). + #### JetBrains CLion CLion is compatible with this project. Follow [the tutorial on Espressif's site](https://developer.espressif.com/blog/clion/) with the following modifications: