embedded-trainings-2020/embedded-workshop-book/src/pac-exercise.md

6 lines
214 B
Markdown
Raw Normal View History

2023-03-13 17:28:18 +00:00
# Generating and Using a PAC
2023-03-10 12:56:53 +00:00
In this module you will learn how to generate a PAC (Peripheral Access Crate) from an SVD file, read its documentation and write a small program that enables the UARTE0 peripheral.
2023-03-10 15:40:44 +00:00