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: examples/basic_wio_terminal/README.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,14 @@ This directory contains an example R3 application for [Wio Terminal][1].
2
2
3
3
Build the application by `cargo build --release`.
4
4
5
-
See <https://github.com/atsamd-rs/atsamd/blob/master/boards/wio_terminal/examples/README.md#wio-terminal-examples> for how to flash the application. The recommended way is to use [cargo-hf2][2], but you need a version that has [hf2-rs#44][1]merged:
5
+
See <https://github.com/atsamd-rs/atsamd/blob/master/boards/wio_terminal/examples/README.md#wio-terminal-examples> for how to flash the application. The recommended way is to use [cargo-hf2][2] 0.3.3 or later (pre-[hf2-rs#44][1]versions will silently write a corrupted image):
0 commit comments