Commit abcd47f4 authored by Maxime Coquelin's avatar Maxime Coquelin
Browse files

stlink-common: Introduce type of flash controller enum



Having a type of flash information has some advantages:
 - Make the code easier to read
 - Make adding family derivatives easier (only add a new entry in header file)
 - Make the backends error propagation easier to implement (less places to fix)

Signed-off-by: default avatarMaxime Coquelin <mcoquelin.stm32@gmail.com>
parent a9f00bc5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment