Ron Evans
Ron Evans
Just coming back around to this, since the badger2040 repo is using it. What should we do?
We have interrupt support now for ESP32, if someone wanted to take a peek at implementing this :smile_cat:
Oops, I confused that fact that we are now generating the wrappers for the interrupts from the SVD file with actually activating the interrupt controller etc. My bad.
This is a new feature included in LLVM18 that I really want: https://github.com/llvm/llvm-project/pull/76777
This was released with `v0.32.0` so now closing. Thank you everyone!
@kenbell I was looking at this briefly, and saw that we are using some constant values based on clock speed generated by STM32CubeMX. We could keep doing this as an...
Thanks @kenbell that is exactly what I was looking for. PR coming later.
Merged into `dev`, tagged to close on next release. Thanks @rayozzie for report and to @kenbell for helping me out.
This was released with `v0.32.0` so now closing. Thank you everyone!
Checking in here @AndreClot @soypat is this still a problem in recent versions, or can we now close?