tinygo
tinygo copied to clipboard
stm32 needs USB implementation
It would be great to have a USB implementation for the STM32 boards.
Who wants this too? Who wants to help? 😸
What I mean is STM32 implementation(s) similar to https://github.com/tinygo-org/tinygo/blob/dev/src/machine/machine_rp2040_usb.go
I might actually do this for a project of mine :) but need to pick my battles so who knows. (I've come to like stm32 chips, mostly because they're cheap and flexible, and can use very little power if configured right).