QUERY · ISSUE
Add support for STM32WBAxx MCUs
enhancementport-stm32
Description
Add support for STM32WBA6, which has been out for a while.
Code Size
uncertain
Implementation
I hope the MicroPython maintainers or community will implement this feature
Code of Conduct
Yes, I agree
CANDIDATE · ISSUE
Adding support for STM32G0 MCUs
port-stm32
Hi I have been working on adding support for STM32G0 MCUs. Particularly, the ST NUCLEO_G0B1RE for a couple of weeks, and today I got it to compile, link and run finally. I was also able run the run-tests.py script (see results below).
This is my first contribution to a project.
This requires the stm32lib repository to be updated to include HAL and CMSIS for the STM32G0.