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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This repository contains the ChipWhisperer-Husky information.
6
6
7
7
* The interface code is part of [ChipWhisperer](https://github.com/newaetech/chipwhisperer).
8
8
* The examples are part of the [ChipWhisperer-Jupyter](https://github.com/newaetech/chipwhisperer-jupyter) examples.
9
-
* The [full documentation](https://rtfm.newae.com/Capture/ChipWhisperer-Husky/) is on the [NewAE RTFM site](https://rtfm.newae.com/Capture/ChipWhisperer-Husky/).
9
+
* The full documentation is on the [ChipWhisperer documentation site](https://chipwhisperer.readthedocs.io/en/latest/Capture/ChipWhisperer-Husky.html).
10
10
11
11
## Building SAM3U Firmware
12
12
@@ -15,4 +15,4 @@ and build with `make -j`.
15
15
16
16
You can get a more verbose output by running make as follows: `make -j VERBOSE=TRUE`
17
17
18
-
You can program an attached Husky by running `make program`.
18
+
You can program an attached Husky by running `make program`.
0 commit comments