mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-05-07 04:24:42 +00:00
Update embedded-workshop-book/src/enabling-uarte.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
This commit is contained in:
parent
8b58405628
commit
c7576cfc05
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Uarte0 is disabled.
|
|||
```
|
||||
|
||||
Find the starter code in `down-the-stack/apps/src/bin/uarte_enable.rs`
|
||||
Find the full solution in `down-the-stack/solutions/uarte_enable.rs`
|
||||
Find the full solution in `down-the-stack/solutions/src/bin/uarte_enable.rs`
|
||||
|
||||
|
||||
## Step-by-Step Solution
|
||||
|
|
Loading…
Reference in a new issue