X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=flashloaders%2Fstm32l4.s;fp=flashloaders%2Fstm32l4.s;h=6aa2be050061219492e0a1fe5b7d8c2cb87ecf54;hb=f782e931b0c51836ffae8a47618e6c2263607555;hp=4b908633d9d409cd54ebc5664ac19c2ef44a60f2;hpb=5121ae07c4a58887dcf940c107a4f45422ffd092;p=fw%2Fstlink diff --git a/flashloaders/stm32l4.s b/flashloaders/stm32l4.s index 4b90863..6aa2be0 100644 --- a/flashloaders/stm32l4.s +++ b/flashloaders/stm32l4.s @@ -28,7 +28,7 @@ wait: add r0, #8 add r1, #8 - sub r2, #2 + sub r2, #1 b next done: bkpt