Merged the Nuvoton NCT6102D/NCT6106D implementation back into the NCT677X class.

This commit is contained in:
Michael Möller
2015-11-15 16:35:26 +01:00
parent 2c1fe299cc
commit 9e32a33cbf
4 changed files with 98 additions and 328 deletions

View File

@@ -140,7 +140,6 @@
<Compile Include="Collections\ListSet.cs" />
<Compile Include="Hardware\PInvokeDelegateFactory.cs" />
<Compile Include="Collections\ReadOnlyArray.cs" />
<Compile Include="Hardware\LPC\NCT610X.cs" />
<Compile Include="Properties\AssemblyLibInfo.cs" />
<Compile Include="Properties\AssemblyVersion.cs" />
<Compile Include="Hardware\ThreadAffinity.cs" />