Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Biophysics Labs
Firmware
Commits
f3182e0e
Commit
f3182e0e
authored
Jan 06, 2021
by
Günter Windau
Browse files
Update Raspberry Pi OS URL in README.md
parent
cc1b0dbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f3182e0e
...
...
@@ -14,8 +14,8 @@ The boost framework is convenient for serial communication, real time extensions
## Installation from scratch
Download raspbian lite from https://www.raspberrypi.org/
downloads/raspbian
/
and write the disk image to an SD card.
Download raspbian lite from https://www.raspberrypi.org/
software/operating-systems
/
and write the disk image to an SD card
using the shell commands below, or use a utility like Balena Etcher
.
For example: 2019-09-26-raspbian-buster-lite.zip
```
...
...
@@ -77,7 +77,7 @@ $ git clone --recurse-submodules https://gitlab.science.ru.nl/biophysics-labs/fi
Build and install LabStreamingLayer and AZMQ
$ cd firmware
$ make libs
$ make install
$
sudo
make install
Build the firmware applications
$ make all
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment