This is an automated email from Gerrit. Antonio Borneo ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/5605
-- gerrit commit 329e39f42f24a93c62f31cd641ea10b5c8204ec7 Author: Antonio Borneo <[email protected]> Date: Fri Apr 24 23:03:34 2020 +0200 loaders: stm32lx: remove empty lines at end of file Change split from http://openocd.zylin.com/5173 to avoid conflicts with other pending changes in gerrit. Change-Id: I27ede0001dd8428ad656b3eb0cf6631bd16ff0ea Signed-off-by: Antonio Borneo <[email protected]> diff --git a/contrib/loaders/flash/stm32/stm32lx.S b/contrib/loaders/flash/stm32/stm32lx.S index bcae7a4..50355b9 100644 --- a/contrib/loaders/flash/stm32/stm32lx.S +++ b/contrib/loaders/flash/stm32/stm32lx.S @@ -60,4 +60,3 @@ test_done: // Set breakpoint to exit bkpt #0x00 - -- _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
