[EX01] Introduction to Yocto and course development platform

This commit is contained in:
Panu Sjövall
2022-08-08 11:57:11 +03:00
parent a1e5a3b0e9
commit 6b0ce26dbd
9 changed files with 338 additions and 24 deletions

15
exercises/01/questions.md Normal file
View File

@@ -0,0 +1,15 @@
# Exercise 01 - Q&A
## 1. What did you accomplish in this exercise?
## 2. How does Yocto recognize that the target machine "pynq" is supported?
## 3. Where do you find the device-tree source code for the PYNQ board?
## 4. What is the priority of the PYNQ support layer?
## 5. What additional applications are installed to the `core-image-minimal` target in the PYNQ support layer?