Target connection fails with "Cannot identify target as a stm32x" (although STM32L053 works)
Update:
It doesn't seem to be that easy, I'm afraid.
I just replaced (and afterwards, of course, reverted that) the stm32f0x.cfg and stm32f0x_stlink.cfg files within the System Workbench folder (~/Ac6/SystemWorkbench/plugins/fr.ac6.mcu.debug_1.11.2.201612060912/resources/openocd/scripts/target/) by them I downloaded from http://gnuarmeclipse.github.io/debug/openocd/ , now the reset doesn't seem to work:
pastebin output .
I don't have a clue what I could try now :/
(also added here the terminal output of a working OpenOCD session with the downloaded binaries, along with my custom board configuration file for comparison).