From aa309ef5471f520ceb5473f074a9d69397f5b838 Mon Sep 17 00:00:00 2001 From: CNLohr <lohr85@gmail.com> Date: Sat, 6 May 2023 15:07:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b84e35b..a58718a 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,8 @@ Anyone who wants to write a good/nice utility should probably look at the code i ## VSCode + PlatformIO +Note: This is genearlly used for CI on this repo. However, note that this is **not** the path that allows for debugging on Windows. + This project can also be built, uploaded and debugged with VSCode and the PlatformIO extension. Simply clone and open this project in VSCode and have the PlatformIO extension installed. See [here](https://github.com/Community-PIO-CH32V/platform-ch32v) for further details. -- GitLab