Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenSK
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
koenigl2
OpenSK
Commits
ca40818e
Commit
ca40818e
authored
5 years ago
by
Jean-Michel Picod
Browse files
Options
Downloads
Patches
Plain Diff
Fix markdownlint warnings
parent
40d5121d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/install.md
+5
-3
5 additions, 3 deletions
docs/install.md
with
5 additions
and
3 deletions
docs/install.md
+
5
−
3
View file @
ca40818e
...
@@ -43,7 +43,7 @@ This guide **does not** cover how to setup the JTAG probe on your system.
...
@@ -43,7 +43,7 @@ This guide **does not** cover how to setup the JTAG probe on your system.
In order to compile and flash a working OpenSK firmware, you will need the
In order to compile and flash a working OpenSK firmware, you will need the
following:
following:
*
rustup (can be installed with https://rustup.rs/)
*
rustup (can be installed with
[
Rustup
](
https://rustup.rs/
)
)
*
python3 and pip
*
python3 and pip
*
the OpenSSL command line tool
*
the OpenSSL command line tool
...
@@ -329,14 +329,16 @@ If you have issues with the demo website, the following commands should help you
...
@@ -329,14 +329,16 @@ If you have issues with the demo website, the following commands should help you
understand whether OpenSK was installed properly.
understand whether OpenSK was installed properly.
When plugging in the USB key, the following line should appear in
`lsusb`
.
When plugging in the USB key, the following line should appear in
`lsusb`
.
```
```
shell
$
lsusb
$
lsusb
...
...
Bus XXX Device YYY: ID 1915:521f Nordic Semiconductor ASA OpenSK
Bus XXX Device YYY: ID 1915:521f Nordic Semiconductor ASA OpenSK
```
```
You should also see lines similar to the following in
`dmesg`
.
You should also see lines similar to the following in
`dmesg`
.
```
```
shell
$
dmesg
$
dmesg
...
...
[
XXX] usb A-BB: new full-speed USB device number 00 using xhci_hcd
[
XXX] usb A-BB: new full-speed USB device number 00 using xhci_hcd
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment