app/app_runtime.hpp file

Namespaces

namespace app
namespace app::runtime

Classes

class app::runtime::AppConfigRuntime
Owns config backend/store and all runtime section handles.
class app::runtime::AppRuntime
Single application composition root used by firmware bootstrap.
class app::runtime::BootstrapState
Bootstrap gate state exposed to control/auth code.
class app::runtime::PicoDeviceIdentity
Device identity adapter exposed to the control interface.
class app::runtime::Radio1HalRuntime
Owns radio slot 1 HAL wiring and SI4463 adapter struct.
class app::runtime::RotatingNonceSource
Rotating management nonce source used by signed write authorization.
class app::runtime::UptimeClock
Control-interface clock adapter based on platform uptime.