Crate flash_algorithm

source ·
Expand description

Implement a CMSIS-Pack flash algorithm in Rust

Feature flags

  • panic-handler this is enabled by default and includes a simple abort-on-panic panic handler. Disable this feature flag if you would prefer to use a different handler.

Macros

  • A macro to define a new flash algoritm.

Enums

Constants

Traits

Type Definitions