CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
FirmwareCheck.h File Reference

Expert-menu firmware/version screen with an optional upstream update check against the GitHub releases of cdc-badge-os. More...

#include <cstddef>

Go to the source code of this file.

Namespaces

namespace  cdc
namespace  cdc::ui
 Centralized key-code constants for cdc_views.

Functions

void cdc::ui::showFirmwareCheck ()
 Opens the Firmware Check screen and pushes it onto the view stack.
bool cdc::ui::firmwareCheckLastResult (char *out, size_t cap)
 Formats the last persisted upstream check into out.

Detailed Description

Expert-menu firmware/version screen with an optional upstream update check against the GitHub releases of cdc-badge-os.

Definition in file FirmwareCheck.h.