Skip to main content

CacheMode Enum

NuGet: GHIElectronics.TinyCLR.Update
Assembly: GHIElectronics.TinyCLR.Update
Namespace: GHIElectronics.TinyCLR.Update

Where the updater caches incoming chunks before flashing.

public enum CacheMode

Fields

NameValueDescription
FlashBuffer to external flash via a StorageController.
RamBuffer in RAM.