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: ports/cheriot-rtos/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ To build, run the following (replacing `/path/to/xxx` with the relevant path on
22
22
23
23
## Deploying MicroPython on the Sonata board
24
24
25
-
Follow the instructions under 'Main persistent flow' at (Sonata v0.2)[https://github.com/lowRISC/sonata-system/releases/tag/v0.2], then drag the `build/micropython.uf2` file into the `SONATA` drive.
25
+
Follow the instructions under 'Main persistent flow' at [Sonata v0.2](https://github.com/lowRISC/sonata-system/releases/tag/v0.2), then drag the `build/micropython.uf2` file into the `SONATA` drive.
26
26
27
27
The MicroPython interpreter can then be accessed over the UART interface:
0 commit comments