Skip to content

Commit 9a58679

Browse files
Amendment from Annie.
1 parent a2c02d3 commit 9a58679

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
124 KB
Loading

content/learning-paths/embedded-and-microcontrollers/introduction-to-tinyml-on-arm/setup-7-Grove.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,10 @@ Ensure the board is properly connected and recognized by your computer.
4141
```console
4242
./flash_linux.sh
4343
```
44+
You have now set up the board successfully. In the next section, you will learn how to use the functionality in the ExecuTorch repository for TinyML, using a hardware emulator.
45+
46+
{{% notice Note %}}
47+
In the next Learning Path in this series, you will incorporate the board into the workflow, running workloads on real hardware.
48+
{{% /notice %}}
4449

4550
Continue to the next page to build a simple PyTorch model.

0 commit comments

Comments
 (0)