You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/embedded-and-microcontrollers/deploy-ml-model-to-npu-with-topo/deploy.md
+9-11Lines changed: 9 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,23 +63,21 @@ You'll now modify the device tree and reboot the target so that these modificati
63
63
Back up the board's original device tree before modifying it. The exact boot partition can differ between Linux images, so check the paths on your board before copying files.
64
64
{{% /notice %}}
65
65
66
-
1.On your host, create a working directory and dump the live device tree from the target:
66
+
On your host, create a working directory and dump the live device tree from the target:
0 commit comments