diff options
author | Damien George <damien@micropython.org> | 2023-03-22 16:38:49 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-06-15 11:09:20 +1000 |
commit | 61339aa5062577ca1c75cb2443c78e5b5965c30b (patch) | |
tree | 037c0081d35ee4ac14614ec777b7d16828f5677f /tests/extmod/asyncio_basic2.py | |
parent | bd7196e1233a7c36fbd8be8fea71eaaad4fb62fa (diff) |
stm32: Add initial support for H5 MCUs.
This commit adds initial support for STM32H5xx MCUs. The following
features have been confirmed to be working on an STM32H573:
- UART over REPL and USB CDC
- USB CDC and MSC
- internal flash filesystem
- machine.Pin
- machine.SPI transfers with DMA
- machine.ADC
- machine.RTC
- pyb.LED
- pyb.Switch
- pyb.rng
- mboot
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/extmod/asyncio_basic2.py')
0 files changed, 0 insertions, 0 deletions