src/flash/nor/stm32f2x: fix format strings
authorChristopher Head <chead@zaber.com>
Fri, 17 Jul 2020 18:37:59 +0000 (11:37 -0700)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 26 Jul 2020 19:09:10 +0000 (20:09 +0100)
commit36caeddf7175332d90f443153a6bbea2c272dc7e
tree3e2c82967ab0363548d550b3389d757ecf1d6e81
parentbc987c8e316328df2c65f8bc9055439f4d5ea70d
src/flash/nor/stm32f2x: fix format strings

* use proper type codes
* add 0x in front of hex values
* remove some concatenated empty strings

Change-Id: I77e8dd161887f02ecf8019b43d3e8e7cc122ad0e
Signed-off-by: Christopher Head <chead@zaber.com>
Reviewed-on: http://openocd.zylin.com/5780
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
src/flash/nor/stm32f2x.c