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 d477863 commit 6f2d7cfCopy full SHA for 6f2d7cf
CMakeUserPresets.TEMPLATE.json
@@ -42,7 +42,9 @@
42
"TI_SL_CC32xx_SDK_SOURCE": "/sources/SimpleLinkCC32",
43
"TI_SL_CC13xx_26xx_SDK_SOURCE": "/sources/SimpleLinkCC13",
44
"TI_XDCTOOLS_SOURCE": "/usr/local/bin/titools",
45
- "TI_SYSCONFIG_SOURCE": "/sources/TI_SysConfig"
+ "TI_SYSCONFIG_SOURCE": "/sources/TI_SysConfig",
46
+ "AZURERTOS_SOURCE_FOLDER": "/sources/AzureRTOS",
47
+ "NETXDUO_SOURCE_FOLDER": "/sources/NextDuo"
48
}
49
},
50
{
0 commit comments