SWM050: Adds the timer peripheral and updates the README.

This commit is contained in:
Caleb Szalacinski
2020-01-05 20:12:15 -06:00
committed by Karl Palsson
parent 7daa6f15bf
commit f06a1ca958
4 changed files with 690 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ Currently (at least partly) supported microcontrollers:
- EFM32 Gecko series (only core support)
- Freescale Vybrid VF6xx
- Qorvo (formerly ActiveSemi) PAC55XX
- Synwit SWM050
The library is written completely from scratch based on the vendor datasheets,
programming manuals, and application notes. The code is meant to be used