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.