Commit 907383da authored by Maxime Coquelin's avatar Maxime Coquelin
Browse files

stlink-common: Update STM32L0 and STM32L1 loader ABI



This patch invert source and destination registers in the stm32l0 and stm32l1
loaders, so that it follows the same ABI as other stm32 loaders.

Doing that, the run_flash_loader() function can be simplified a little.

Signed-off-by: default avatarMaxime Coquelin <mcoquelin.stm32@gmail.com>
parent 5693181e
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