You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an issue to track support for STM32 boards in TeensyStep. @luni64 feel free to close this if you'd rather have separate issues or document in a different way.
@luni64 I completely missed that there was a separate branch for STM32. Wouldn't it be possible to merge that functionality into the master branch, gating it with a #if defined(...)?
Perhaps you could reference the STM32 branch in the README.md, as it is quite easy to miss as is. Thanks for making TeensyStep, I should add. It is really nice to use!
This is an issue to track support for STM32 boards in TeensyStep. @luni64 feel free to close this if you'd rather have separate issues or document in a different way.
Currently supported STM32 boards are:
STM32F429xx
STM32F411xE
- PRAdding more boards is easily done by adding the appropriate definition to
src/timer/stm32/...
.The text was updated successfully, but these errors were encountered: