@@ -25,3 +25,4 @@ documentation/html
tools/kconfig-frontends/kconfig-mconf
packages
cconfig.h
+GPUCache
@@ -0,0 +1,9 @@
+{
+ "C_Cpp.dimInactiveRegions": false,
+ "files.exclude": {
+ "**/.git": true,
+ "**/build": true,
+ "bsp" : true,
+ },
+ "editor.renderWhitespace": "all"
+}