diff options
author | Georgiy Bondarenko <69736697+nehilo@users.noreply.github.com> | 2021-03-04 20:54:23 +0300 |
---|---|---|
committer | Georgiy Bondarenko <69736697+nehilo@users.noreply.github.com> | 2021-03-04 20:54:23 +0300 |
commit | e8701195e66f2d27ffe17fb514eae8173795aaf7 (patch) | |
tree | 9f519c4abf6556b9ae7190a6210d87ead1dfadde /Marlin/src/pins/stm32f1/workspace.code-workspace | |
download | kp3s-lgvl-e8701195e66f2d27ffe17fb514eae8173795aaf7.tar.xz kp3s-lgvl-e8701195e66f2d27ffe17fb514eae8173795aaf7.zip |
Initial commit
Diffstat (limited to 'Marlin/src/pins/stm32f1/workspace.code-workspace')
-rw-r--r-- | Marlin/src/pins/stm32f1/workspace.code-workspace | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Marlin/src/pins/stm32f1/workspace.code-workspace b/Marlin/src/pins/stm32f1/workspace.code-workspace new file mode 100644 index 0000000..b28d485 --- /dev/null +++ b/Marlin/src/pins/stm32f1/workspace.code-workspace @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "..\\..\\..\\..\\.." + } + ], + "settings": {} +}
\ No newline at end of file |