Skip to content

Commit b844ddd

Browse files
committed
7.0.0rc2
removed 3rd_party folder from Git
1 parent 90feff9 commit b844ddd

File tree

1,935 files changed

+50
-1297635
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,935 files changed

+50
-1297635
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
JLink*.*
3737
version-*
3838

39+
3rd_party/
3940
html/
4041
test_priv/
4142
dbg/
@@ -47,7 +48,6 @@ build_spy/
4748
settings/
4849
.settings/
4950
targetConfigs/
50-
3rd_party/emWin/
5151

5252
Debug/
5353
Release/

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"cmake.configureOnOpen": false
3+
}

0 commit comments

Comments
 (0)