Skip to content
Snippets Groups Projects
Commit c2bd9e3f authored by Marcus Greiff's avatar Marcus Greiff
Browse files

Update README.md

parent 46817b31
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -3,12 +3,14 @@ ...@@ -3,12 +3,14 @@
Documentation available at [Documentation](https://gitlab.control.lth.se/labdev/LabConnections.jl/blob/master/docs/build/index.html) Documentation available at [Documentation](https://gitlab.control.lth.se/labdev/LabConnections.jl/blob/master/docs/build/index.html)
# OBS! # OBS! SPI development
If you wish to work on the SPI implementation, simply clone the repository The SPI development is done in C and in a forked repository, currently
"serbus", a small C stack available at `github.com/mgreiff/serbus` into your separated from the julia project. If you wish to work on the SPI implementation,
julia package directory (for example "~/.julia/v0.6"). Then, in the simply clone the repository "serbus", a small C stack available at
LabConnections package on the host computer, run `flash_BB.sh` in the "/utils" `github.com/mgreiff/serbus` into your julia package directory (for example
directory transferring both LabCOnnections and serbus to the BB. `~/.julia/v0.6`). Then, in the LabConnections package on the host computer, run
`flash_BB.sh` in the `/utils` directory transferring both LabConnections and
serbus to the BB.
On the BB, run On the BB, run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment