Difference between revisions of "Developers Guide-YOCTO-EBOX-IMX8MM"
From ICOP tech wiki
Eveshih0725 (talk | contribs) |
|||
Line 29: | Line 29: | ||
<tr> | <tr> | ||
<td></td> | <td></td> | ||
− | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><b><big>Test and use an Interface</big></b><div style="width:100%;"><div style="width:50%; float: left;"><ul><li><big>[[EBOX-IMX8MM-Bluetooth A2DP|Bluetooth A2DP]]</big></li><li><big>[[EBOX-IMX8MM-Ethernet|Ethernet]]</big></li><li><big>[[EBOX-IMX8MM-UART|UART]]</big></li><li><big>[[EBOX-IMX8MM-WiFi|WiFi]]</big></li><li><big>[[EBOX-IMX8MM-SPK-OUT|SPK-OUT]]</big></li></ul></div> | + | <td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><b><big>Test and use an Interface</big></b><div style="width:100%;"><div style="width:50%; float: left;"><ul><li><big>[[EBOX-IMX8MM-Bluetooth A2DP|Bluetooth A2DP]]</big></li><li><big>[[EBOX-IMX8MM-Ethernet|Ethernet]]</big></li><li><big>[[EBOX-IMX8MM-UART|UART]]</big></li><li><big>[[EBOX-IMX8MM-WiFi|WiFi]]</big></li><li><big>[[EBOX-IMX8MM-SPK-OUT|SPK-OUT]]</big></li><li><big>[[How to check storages contents in Yocto-EBOX-IMX8MM|How to check storages contents in Yocto]]</big> |
+ | </li></ul></div> | ||
</td></tr> | </td></tr> | ||
<tr> | <tr> | ||
Line 52: | Line 53: | ||
</li> | </li> | ||
<li> [[How to set up time zone in Yocto-IMX8MM|<big>How to set up time zone in Yocto</big>]] | <li> [[How to set up time zone in Yocto-IMX8MM|<big>How to set up time zone in Yocto</big>]] | ||
− | |||
− | |||
</li> | </li> | ||
</ul> | </ul> |
Revision as of 16:15, 17 March 2021
Developers Guide |
Yocto ProjectYocto 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. |