Clear STM32L4 PER,MER,PG bits
authorDave Vandervies <dj3vande@terse.ca>
Mon, 20 Jul 2015 19:25:48 +0000 (15:25 -0400)
committerDave Vandervies <dj3vande@terse.ca>
Sat, 1 Aug 2015 14:01:42 +0000 (10:01 -0400)
commitbc3d61adc399f7f3c6f67e387187825769ea2a75
tree09b98f1778b116ff7810c05559906b5d34efd003
parent0419b8bec68b08acee490b4f0fcd35f9c7f4a496
Clear STM32L4 PER,MER,PG bits

The controller doesn't clear them automatically when the operation
finishes, so to avoid getting errors we need to clear them manually
before we request another operation.
src/stlink-common.c