Skip to content
Snippets Groups Projects
Commit a1bf4d81 authored by Federico Lazzari's avatar Federico Lazzari
Browse files

Added instructions for testing the software stack

parent 3c09822a
No related branches found
Tags v0.7.0-dev.1
No related merge requests found
......@@ -11,6 +11,15 @@
The Makefile downloads and compile device-tree-compiler (dtc), if the compilation fails, install dtc through standard package manager and apply dtc patch: `git apply dtc.patch`
### Test software stack:
To test the software stack checkout to `stack_test` tag and compile `de10-nano-base` project:
```
git checkout stack_test
make de10-nano-base.all
```
## DISCONTINUATION OF OFFICIAL PROJECT.
This project will no longer be maintained by Intel.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment