Difference between revisions of "第三層"
From ICOP tech wiki
Line 32: | Line 32: | ||
</li> | </li> | ||
<li> [[1-1-1-1-1-1-2|Using the recovery SD card]] | <li> [[1-1-1-1-1-1-2|Using the recovery SD card]] | ||
+ | </li> | ||
+ | </ul> | ||
+ | <p><br> | ||
+ | <b>Programming</b> | ||
+ | </p> | ||
+ | <ul> | ||
+ | <li> <span class="plainlinks">[[1-1-1-1-1-2-1|Hello World 'C' application]]</span> | ||
+ | </li> | ||
+ | <li> [[1-1-1-1-1-2-2|Building a Qt Hello World]] | ||
+ | </li> | ||
+ | <li> [[1-1-1-1-1-2-3|Debugging with Eclipse]] | ||
+ | </li> | ||
+ | <li> [[1-1-1-1-1-2-4|TFTP & NFS]] | ||
</li> | </li> | ||
</ul> | </ul> |
Revision as of 15:41, 6 March 2020
Developers Guide |
Yocto project is a framework for creating a Linux distributions for embedded devices. It's layering mechanism makes it easy to add Linux to new target devices highly customized for a particular platform; it can include custom start-up scripts, software packages built with a high degree of optimization for a particular architecture, and different user interfaces from full Gnome desktop to a simple a serial console.
This release is based on NXP BSP layer for Yocto framework. |