Hello everybody,
I’ve been using OpenOCD with stm32f10x devices for the last 2 years, but now, because of power constraints, I have to move to the STM32L15x EnergyLite family. I have seen that OpenOCD has not support for this family, so I have started to add new code to the v0.5, but the task is getting more and more complicated as I move forward.
My question is: Is there any planning to support the STM3215x family? I have never developed code for OpenOCD before, but it seems an interesting challenge.
Regards