ChibiOS / ChibiOS-Contrib

Community contributed code (ports, drivers, etc).
130 stars 227 forks source link

Added support for ArteryTek AT32F415 #392

Closed HorrorTroll closed 9 months ago

HorrorTroll commented 9 months ago

Added support for AT32F415 MCU made by ArteryTek.

The implementation is heavily based on STM32F103 with many new features support for this MCU. It also contain:

fpoussin commented 9 months ago

Looks good, thank you