mirror of
https://github.com/ferrous-systems/embedded-trainings-2020.git
synced 2025-04-30 17:54:41 +00:00
Update Embed.toml viz
This commit is contained in:
parent
80cf893d7e
commit
7e7901b1e7
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ Unlike `cargo flash`, `cargo-embed` has no `--chip` flag; instead the target chi
|
|||
|
||||
``` toml
|
||||
# Embed.toml
|
||||
[general]
|
||||
chip = "nRF52840_xxAA"
|
||||
{{#include ../../beginner/apps/Embed.toml}}
|
||||
```
|
||||
|
||||
✅ Use the following command to view your logs.
|
||||
|
|
Loading…
Reference in a new issue