Difference between revisions of "第三層"
From ICOP tech wiki
Line 28: | Line 28: | ||
<td></td> | <td></td> | ||
<td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"> | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"> | ||
− | <span class="mw-headline" id="Test_and_use_an_Interface">General | + | === <span class="mw-headline" id="Test_and_use_an_Interface">'''General''' === |
<ul> | <ul> | ||
− | <li> <span class="plainlinks">[[1-1-1-1-1-1-1|First Time? Start Here <---]]</span> | + | <li> <span class="plainlinks">[[1-1-1-1-1-1-1|<big>First Time? Start Here <---</big>]]</span> |
</li> | </li> | ||
− | <li> [[1-1-1-1-1-1-2|Using the recovery SD card]] | + | <li> [[1-1-1-1-1-1-2|<big>Using the recovery SD card</big>]] |
</li> | </li> | ||
</ul> | </ul> | ||
− | + | ||
− | <b>Programming</b> | + | === <b>Programming</b> === |
− | |||
<ul> | <ul> | ||
− | <li> <span class="plainlinks">[[1-1-1-1-1-2-1|Hello World 'C' application]]</span> | + | <li> <span class="plainlinks">[[1-1-1-1-1-2-1|<big>Hello World 'C' application</big>]]</span> |
</li> | </li> | ||
− | <li> [[1-1-1-1-1-2-2|Building a Qt Hello World]] | + | <li> [[1-1-1-1-1-2-2|<big>Building a Qt Hello World</big>]] |
</li> | </li> | ||
− | <li> [[1-1-1-1-1-2-3|Debugging with Eclipse]] | + | <li> [[1-1-1-1-1-2-3|<big>Debugging with Eclipse</big>]] |
</li> | </li> | ||
− | <li> [[1-1-1-1-1-2-4|TFTP & NFS]] | + | <li> [[1-1-1-1-1-2-4|<big>TFTP & NFS</big>]] |
</li> | </li> | ||
</ul> | </ul> | ||
− | + | ||
− | <b>Support</b> | + | === <b>Support</b> === |
− | |||
<ul> | <ul> | ||
− | <li> [https://www.icop.com.tw/ Variscite Customer Portal]<br>Register at Variscite Customer Portal to get high quality engineering support for Variscite products | + | <li> <big>[https://www.icop.com.tw/ Variscite Customer Portal]<br>Register at Variscite Customer Portal to get high quality engineering support for Variscite products</big> |
</li> | </li> | ||
− | <li> [https://www.icop.com.tw/ Variscite Support Forum] | + | <li> [https://www.icop.com.tw/ <big>Variscite Support Forum</big>] |
</li> | </li> | ||
</ul> | </ul> | ||
Line 74: | Line 72: | ||
<td></td> | <td></td> | ||
<td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"> | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"> | ||
− | <h3><span class="mw-headline" id="Test_and_use_an_Interface">Build Yocto, Linux and U-Boot | + | <h3><span class="mw-headline" id="Test_and_use_an_Interface">Build Yocto, Linux and U-Boot |
<ul> | <ul> | ||
<li> [https://docs.google.com/spreadsheets/d/e/2PACX-1vSRSakmQpC8E54wt799D9F94-pjqfM5DnXnOOHOSu1jm9o4PUz1nn0AikDpVfq3fDXkZ9f6bGonFcWE/pubhtml Release Notes] | <li> [https://docs.google.com/spreadsheets/d/e/2PACX-1vSRSakmQpC8E54wt799D9F94-pjqfM5DnXnOOHOSu1jm9o4PUz1nn0AikDpVfq3fDXkZ9f6bGonFcWE/pubhtml Release Notes] |
Revision as of 15:57, 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. |