Crate stm32_bootloader_client

Source
Expand description

Communicates with the STM32 factory bootloader over i2c. See AN4221 for details of how the factory bootloader works.

Structs§

Config
Configuration for communication with stm32 system bootloader.
Progress
StdDelay
An implementation of the embedded-hal DelayMs trait that works when std is available.
Stm32

Enums§

Error

Constants§

MAX_READ_WRITE_SIZE