diff --git a/README.md b/README.md index cdf479b2b5c5c10eca3f633132e77742d8c31c1c..a2eb8166f36b29876d54d9eafc181e070fc4a3ca 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ The generated .bin is used by minichlink and the .hex file is compatible with th ## VSCode +/- PlatformIO -Note: With PlatformIO is genearlly used for CI on this repo. However, note that this is **not** the path that allows for debugging on Windows (For that see [debugprintfdemo](https://github.com/cnlohr/ch32v003fun/tree/master/examples/debugprintfdemo/.vscode)) +Note: With PlatformIO is genearlly used for CI on this repo. However, note that this is **not** the path that allows for debugging on Windows (For that see [template project](https://github.com/cnlohr/ch32v003fun/tree/master/examples/template/.vscode)) 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.