Qorvo pac55xx: initial support

Qorvo (Nee Active Semi) PAC55xx "Intelligent Motor Control" parts,
cortex-m4 SoCs
This commit is contained in:
Brian Viele
2019-11-26 14:18:37 -05:00
committed by Karl Palsson
parent bcfdcc09ac
commit dd18b9fdbc
12 changed files with 135 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ Currently (at least partly) supported microcontrollers:
- TI (Tiva) LM4F series (continuing as TM4F, pin and peripheral compatible)
- EFM32 Gecko series (only core support)
- Freescale Vybrid VF6xx
- Qorvo (formerly ActiveSemi) PAC55XX
The library is written completely from scratch based on the vendor datasheets,
programming manuals, and application notes. The code is meant to be used