Skip to content

Commit

Permalink
Add back in wpilib
Browse files Browse the repository at this point in the history
  • Loading branch information
ThadHouse committed Feb 9, 2024
1 parent 3ad06d8 commit bd51940
Show file tree
Hide file tree
Showing 82 changed files with 42 additions and 6,295 deletions.
7 changes: 7 additions & 0 deletions WPILib.sln
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "wpimath.test", "test\wpimat
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "wpiutil.test", "test\wpiutil.test\wpiutil.test.csproj", "{4EF1913A-C495-491D-9783-D758E4723170}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "wpilibsharp", "src\wpilibsharp\wpilibsharp.csproj", "{AA0BE2D8-DCE2-415C-A60B-4382F50D8C91}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -78,6 +80,10 @@ Global
{4EF1913A-C495-491D-9783-D758E4723170}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4EF1913A-C495-491D-9783-D758E4723170}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4EF1913A-C495-491D-9783-D758E4723170}.Release|Any CPU.Build.0 = Release|Any CPU
{AA0BE2D8-DCE2-415C-A60B-4382F50D8C91}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA0BE2D8-DCE2-415C-A60B-4382F50D8C91}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA0BE2D8-DCE2-415C-A60B-4382F50D8C91}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA0BE2D8-DCE2-415C-A60B-4382F50D8C91}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{8F38C25E-641E-47FC-AC0A-0717F2159E8F} = {DB664556-4BF0-4874-8CB6-DC24E60A67AF}
Expand All @@ -90,5 +96,6 @@ Global
{602CB8AB-FB5A-4DF7-B757-292789DE22CF} = {DB664556-4BF0-4874-8CB6-DC24E60A67AF}
{FA3D5F6A-561C-4F12-AE91-B10AE11F7BB8} = {AD95ECD8-E708-4FB4-9B7E-A8A8EF3FCB3E}
{4EF1913A-C495-491D-9783-D758E4723170} = {AD95ECD8-E708-4FB4-9B7E-A8A8EF3FCB3E}
{AA0BE2D8-DCE2-415C-A60B-4382F50D8C91} = {DB664556-4BF0-4874-8CB6-DC24E60A67AF}
EndGlobalSection
EndGlobal
67 changes: 0 additions & 67 deletions src/wpilibsharp/AddressableLED.cs

This file was deleted.

56 changes: 0 additions & 56 deletions src/wpilibsharp/AnalogAccelerometer.cs

This file was deleted.

65 changes: 0 additions & 65 deletions src/wpilibsharp/AnalogAccumulator.cs

This file was deleted.

45 changes: 0 additions & 45 deletions src/wpilibsharp/AnalogAccumulatorOutput.cs

This file was deleted.

85 changes: 0 additions & 85 deletions src/wpilibsharp/AnalogGyro.cs

This file was deleted.

Loading

0 comments on commit bd51940

Please sign in to comment.