• D
    stm32: Add initial support for H5 MCUs. · 61339aa5
    Damien George 提交于
    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: NDamien George <damien@micropython.org>
    61339aa5
i2cslave.h 3.1 KB