Skip to main content

GHIElectronics.TinyCLR.Update

NuGet package containing 3 types.

Classes

ClassNamespaceSummary
ApplicationUpdateGHIElectronics.TinyCLR.UpdateApplies an over-the-air application update from a stream. Verifies the signature against key, then flashes and reboots into the new app.
InFieldUpdateGHIElectronics.TinyCLR.UpdateIn-Field Update — feed firmware and/or application bytes in chunks, verify the signatures, then flash and reboot. Supports caching the chunks in RAM (faster) or to an external StorageController (handles images larger than free RAM).

Enums

EnumNamespaceSummary
CacheModeGHIElectronics.TinyCLR.UpdateWhere the updater caches incoming chunks before flashing.