]> git.gag.com Git - fw/openocd/commit
flash/stm32l4x: add support of STM32WB3x devices
authorTarek BOCHKATI <tarek.bouchkati@gmail.com>
Mon, 9 Mar 2020 12:33:08 +0000 (13:33 +0100)
committerTomas Vanek <vanekt@fbl.cz>
Mon, 23 Mar 2020 22:09:44 +0000 (22:09 +0000)
commitbff1b6f05a56eed8e150c25d925bd51ca2840daf
treeaa8586f99dc10ebdc9c306ec5744e66ece1427f0
parentc999fcef3e96fbdb5226b0913bddf29365566ce8
flash/stm32l4x: add support of STM32WB3x devices

STM32WB3x devices' flash are quite similar to STM32WB5x,
except the maximum flash size, which is 512K for WB3x and 1M for WB5x

Change-Id: I3098d7153a7429e0e72c75cec962c05768b0b018
Signed-off-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Reviewed-on: http://openocd.zylin.com/5475
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/flash/nor/stm32l4x.c