Skip to content

Commit 2d269fb

Browse files
committed
Add demo for 1NCE zero touch provisioning
1 parent aa33699 commit 2d269fb

7 files changed

Lines changed: 1920 additions & 29 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio Version 16
4+
VisualStudioVersion = 16.0.29215.179
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CellularDemo", "WIN32.vcxproj", "{C686325E-3261-42F7-AEB1-DDE5280E1CEB}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Win32 = Debug|Win32
11+
EndGlobalSection
12+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13+
{C686325E-3261-42F7-AEB1-DDE5280E1CEB}.Debug|Win32.ActiveCfg = Debug|Win32
14+
{C686325E-3261-42F7-AEB1-DDE5280E1CEB}.Debug|Win32.Build.0 = Debug|Win32
15+
EndGlobalSection
16+
GlobalSection(SolutionProperties) = preSolution
17+
HideSolutionNode = FALSE
18+
EndGlobalSection
19+
GlobalSection(ExtensibilityGlobals) = postSolution
20+
SolutionGuid = {150F08BF-9D61-4CC2-8DBF-1335172A1EA4}
21+
EndGlobalSection
22+
GlobalSection(TestCaseManagementSettings) = postSolution
23+
CategoryFile = FreeRTOS_Plus_TCP_Minimal.vsmdi
24+
EndGlobalSection
25+
EndGlobal

‎projects/1nce_bg96_zero_touch_provisioning_demo/WIN32.vcxproj‎

Lines changed: 395 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)