Expand description
Structs§
- Aligned
Buffer - Buffer aligned to 32 byte boundary, largest known alignment requirement for embassy-boot.
- Blocking
Firmware State - Manages the state partition of the firmware update.
- Blocking
Firmware Updater - Blocking FirmwareUpdater is an application API for interacting with the BootLoader without the ability to ‘mess up’ the internal bootloader state
- Boot
Loader - A bootloader for RP2040 devices.
- Boot
Loader Config - Bootloader flash configuration holding the three flashes used by the bootloader
- Firmware
State - Manages the state partition of the firmware update.
- Firmware
Updater - FirmwareUpdater is an application API for interacting with the BootLoader without the ability to ‘mess up’ the internal bootloader state
- Firmware
Updater Config - Firmware updater flash configuration holding the two flashes used by the updater
- Watchdog
Flash - A flash implementation that will feed a watchdog when touching flash.