mofosyne / stm32h7xx-cubemx-makefile-openocd-gdbgui-example

This is an example of a stm32h7 cubemx makefile generated project that uses openocd and gdbgui. This is a workflow alternative/experiment to using a full IDE.
6 stars 1 forks source link

svd-tools #1

Open FrankBau opened 4 years ago

FrankBau commented 4 years ago

Hi, I like your template.

README.md says "However I've not yet worked out how to get CMSIS perpherial register views to function correctly." Are you aware of this project: https://github.com/1udo6arre/svd-tools

hth

mofosyne commented 4 years ago

Hmmm... no I did not! Thank you very much mate!

I'll try and make some time to study it and hopefully integrating it into this template.

Btw hows the stm32h7xx going for you? How are you using it at the moment? Using stm32cubeIDE?