Skip to content

Commit 86ed0a9

Browse files
committed
Added Example folder image to readme.md
1 parent 94e7a7b commit 86ed0a9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Need to re-generate CubeMX project? Do it, than run 'Update workspace' task and
5252
Need to add user specific files/folders? Edit 'c_cpp_properties.json' file and update again.
5353

5454
Note: on first 'update.py' script run, user must specify absolute paths to few files (tool paths). This are than stored in 'buildData.json' and update is not neccessary as long as the same 'buildData.json' file exists and paths are valid. Alternatively paths can be updated by running 'updatePaths.py' script.
55+
56+
![Example folder structure](https://github.com/damogranlabs/VS-Code-STM32-IDE/blob/master/_images/exampleFolderStructure.PNG)
5557

5658
# Coding and running code on CPU
5759
Once all files are generated, autocomplete and all includes/definitions should be accessible with VS Code.
File renamed without changes.

0 commit comments

Comments
 (0)