mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-01-26 07:48:06 +00:00
Update embedded-workshop-book/src/pac-exercise.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
This commit is contained in:
parent
e85a98b137
commit
8900ace378
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Generating and Using a PAC
|
||||
|
||||
In this module you will learn how to generate a PAC (Peripheral Access Crate) from an SVD file, read it's documentation and write a small program that enables the UARTE0 register.
|
||||
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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue