aboutsummaryrefslogtreecommitdiffstats
path: root/lib/n32g45x/include
Commit message (Collapse)AuthorAgeFilesLines
* stm32: Add support for Nation N32G45x mcus (#6116)Alexey2023-04-071-0/+331
N32G452/G455 are mostly compatible with STM32F103 but have M4 core and different ADC. Signed-off-by: Alexey Golyshin <stas2z@gmail.com>