Teensy.Net
1.2.0
See the version list below for details.
dotnet add package Teensy.Net --version 1.2.0
NuGet\Install-Package Teensy.Net -Version 1.2.0
<PackageReference Include="Teensy.Net" Version="1.2.0" />
paket add Teensy.Net --version 1.2.0
#r "nuget: Teensy.Net, 1.2.0"
// Install Teensy.Net as a Cake Addin #addin nuget:?package=Teensy.Net&version=1.2.0 // Install Teensy.Net as a Cake Tool #tool nuget:?package=Teensy.Net&version=1.2.0
Provides an easy to use and efficient C# and .NET interface for PJRC Teensy devices, including discovery and state management. It has the ability to parse and upload HEX files using the API. The API has just a few classes and is very well documented in code. The sample Uploader application is heavily commented and shows off most of the capabilities of the assembly. There is no other documentation available at this time, though the .NET XML documentation file is included with the NuGet package and works with IntelliSense. The assembly is self-contained and requires no 3rd party code, other than standard .NET components.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
This release provides more complete MCU names for various Teensy devices.