Expand description
Dynamic Binary Flasher for application loading and updating at runtime.
These functions facilitate dynamic application flashing and process creation during runtime without requiring the user to restart the device.
Structs§
- Dynamic process loading machine.
Enums§
Constants§
- Expected buffer length for storing application binaries.
Traits§
- This interface supports flashing binaries at runtime.
- The callback for dynamic binary flashing.
- This interface supports loading processes at runtime.
- The callback for dynamic binary flashing.