Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pu2clr committed Sep 18, 2024
1 parent 9c424b5 commit 1c34dac
Show file tree
Hide file tree
Showing 57 changed files with 5,104 additions and 423 deletions.
35 changes: 35 additions & 0 deletions examples/SI47XX_ATS20_ATS20+/ATS20_ATS_EX/ATS_EX.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34408.163
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ATS_EX", "ATS_EX\ATS_EX.vcxproj", "{FABF0E8C-D02A-47FE-A9AB-573EA614A543}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|ARM = Release|ARM
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|ARM.ActiveCfg = Release|ARM
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|ARM.Build.0 = Release|ARM
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|ARM.Deploy.0 = Release|ARM
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|ARM64.ActiveCfg = Release|ARM64
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|ARM64.Build.0 = Release|ARM64
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|ARM64.Deploy.0 = Release|ARM64
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|x64.ActiveCfg = Release|x64
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|x64.Build.0 = Release|x64
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|x64.Deploy.0 = Release|x64
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|x86.ActiveCfg = Release|x86
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|x86.Build.0 = Release|x86
{FABF0E8C-D02A-47FE-A9AB-573EA614A543}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4C9B9C5E-F203-4BE8-9311-FF780FC99FAF}
EndGlobalSection
EndGlobal
Loading

0 comments on commit 1c34dac

Please sign in to comment.