We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0777835 commit 5d8c324Copy full SHA for 5d8c324
src/ToolchainManager.ts
@@ -1560,7 +1560,7 @@ class AC5 implements IToolchian {
1560
beforeBuildTasks: [],
1561
afterBuildTasks: [],
1562
global: {
1563
- "use-microLIB": true,
+ "use-microLIB": false,
1564
"output-debug-info": "enable"
1565
},
1566
'c/cpp-compiler': {
@@ -1771,7 +1771,7 @@ class AC6 implements IToolchian {
1771
1772
1773
1774
1775
1776
1777
0 commit comments