|
|
|
|
|
by 15155
735 days ago
|
|
STM32 is great if you choose to use the community-maintained Embassy HAL for these chips. Zero vendor code, async/await - it's a dream. The same code will more or less run abstractly on an RP2040, as well (for common peripherals/traits.) |
|