DesktopFirmwareUsbManager
Properties
Link copied to clipboard
Desktop offers no maintenance affordance at all: with no way to vet a bootloader volume and no CDC unblock, every maintenance operation below is a no-op, so the section is hidden rather than shown and then dead-ended. ensureSerialPermission is the exception — desktop serial access has no permission model, so preflighting it succeeds trivially.
Functions
Link copied to clipboard
Link copied to clipboard
Desktop serial access has no permission model; there is nothing to preflight.
Link copied to clipboard
Desktop has no UF2 maintenance flow — there is no Storage Access Framework to vet a volume with, so isRemovableDestination refuses before anything reaches here.
Link copied to clipboard