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/enabling-uarte.md
Co-authored-by: Jonathan Pallant <jonathan.pallant@ferrous-systems.com>
This commit is contained in:
parent
baa572a98d
commit
8b58405628
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Uarte0 is ensabled.
|
|||
Uarte0 is disabled.
|
||||
```
|
||||
|
||||
Find the starter code in `down-the-stack/apps/uarte_enable.rs`
|
||||
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`
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue