Add handling for STM32L4.
commitddc3317c54c3f2327cdd07d87f997197200a385e
authorUwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Sat, 22 Aug 2015 16:36:52 +0000 (22 18:36 +0200)
committerFreddie Chopin <freddie.chopin@gmail.com>
Fri, 30 Oct 2015 23:20:29 +0000 (30 23:20 +0000)
treed8e5d495f74eb8be4aa3a0c98e5ae29f0669c8d5
parentbb25049c39b6a7c9d163057be6e4c1c7a65c8209
Add handling for STM32L4.

Option handling not yet implemented.
Change-Id: I5a11ef3221896cb02babe4e6e71073c43aa8740b
Signed-off-by: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Reviewed-on: http://openocd.zylin.com/2941
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
contrib/loaders/flash/stm32l4x.S [new file with mode: 0644]
src/flash/nor/Makefile.am
src/flash/nor/drivers.c
src/flash/nor/stm32l4x.c [new file with mode: 0644]