it is planned to add support for all packages supported by cmsis packs, but it'll take a while.
it might be possible to implement a new version of the template engine, and with this occasion to add hal support to all stm32 templates, but I don't have details now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
but don't wait, just use the F4 template as inspiration and create your project manually, then save it as an archive and whenever you need a new F3 project, import it in any workspace; the effect is similar to creating new projects from templates.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ill try doing that. Im just getting to use hal on f4, its not going as bad
as I thought. Please correct me if I am wrong- the f4 templates are the
only ones with hal?
it is planned to add support for all packages supported by cmsis packs, but it'll take a while.
it might be possible to implement a new version of the template engine, and with this occasion to add hal support to all stm32 templates, but I don't have details now.
I understand. Are you able to presume the approx time?
nope.
but don't wait, just use the F4 template as inspiration and create your project manually, then save it as an archive and whenever you need a new F3 project, import it in any workspace; the effect is similar to creating new projects from templates.
Ill try doing that. Im just getting to use hal on f4, its not going as bad
as I thought. Please correct me if I am wrong- the f4 templates are the
only ones with hal?
that's correct
Alright, thank you for help.