From: Andreas Fritiofson Date: Tue, 9 Jul 2013 21:59:22 +0000 (+0200) Subject: flash/stm32*: Sync all device/rev IDs with reference manuals X-Git-Tag: v0.8.0-rc1~367 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=de353010c314130d9d45b080142c0a9a4ad0d447;hp=de353010c314130d9d45b080142c0a9a4ad0d447 flash/stm32*: Sync all device/rev IDs with reference manuals Uppercase device/family names and change them to be more specific and consistent across all STM32 families. High-density STM32F10x has a Rev Y according to RM0008 Rev 14, so add it. I have a STM32F30x Rev Y, sitting on my desk, but it isn't described in the reference manual. Add it as well. Split the STM32L1xx Medium+ Density devices based on ID, to match the reference manual. If I read it correctly, the Medium+ devices have different revision mappings depending on their package/device ID. I have no real devices to examine, however. Change-Id: I5b95e5fa3cdeba219aa96838ea06ec1bb62bd921 Signed-off-by: Andreas Fritiofson Reviewed-on: http://openocd.zylin.com/1497 Tested-by: jenkins Reviewed-by: Spencer Oliver ---