Personal tools

Difference between revisions of "Developers Guide-YOCTO-EBOX-IMX8MM"

From ICOP tech wiki

Jump to: navigation, search
 
(12 intermediate revisions by 2 users not shown)
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>[[1-1-1-1-3-1-4|Bluetooth A2DP]]</big></li><li><big>[[1-1-1-1-3-1-12|Ethernet]]</big></li><li><big>[[1-1-1-1-3-1-19|UART]]</big></li><li><big>[[1-1-1-1-3-1-24|WiFi]]</big></li><li><big>[[1-1-1-1-3-1-25|SPK-OUT]]</big></li></ul></div><div style="width:50%; float: right;"><ul><li><big>[[1-1-1-1-3-1-1|Audio]]</big></li><li>[[1-1-1-1-3-1-2|<big>Backlight</big>]]</li><li>[[1-1-1-1-3-1-3|<big>Bluetooth</big>]]</li><li>[[1-1-1-1-3-1-5|<big>Bluetooth file transfer</big>]]</li><li>[[1-1-1-1-3-1-6|<big>Bluetooth Low Energy</big>]]</li><li>[[1-1-1-1-3-1-7|<big>Basler Camera</big>]]</li><li>[[1-1-1-1-3-1-8|<big>OV5640 Camera</big>]]</li><li>[[1-1-1-1-3-1-9|<big>CAN bus</big>]]</li><li>[[1-1-1-1-3-1-10|<big>CPU freq. and number of cores</big>]]</li><li>[[1-1-1-1-3-1-11|<big>Display</big>]]</li><li>[[1-1-1-1-3-1-13|<big>GPIO</big>]]</li><li>[[1-1-1-1-3-1-14|<big>I2C</big>]]</li><li>[[1-1-1-1-3-1-15|<big>RTC</big>]]</li><li>[[1-1-1-1-3-1-16|<big>SPI</big>]]</li><li>[[1-1-1-1-3-1-17|<big>Static IP address</big>]]</li><li>[[1-1-1-1-3-1-18|<big>Suspend</big>]]</li><li>[[1-1-1-1-3-1-20|<big>USB Host</big>]]</li><li>[[1-1-1-1-3-1-21|<big>USB OTG</big>]]</li><li>[[1-1-1-1-3-1-22|<big>User Button</big>]]</li><li>[[1-1-1-1-3-1-23|<big>Video streaming - Playback/Capture</big>]]</li></ul></div><ul>
+
<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> </li>
+
</li></ul></div>
</ul>
 
 
</td></tr>
 
</td></tr>
 
<tr>
 
<tr>
Line 49: Line 48:
 
<td></td>
 
<td></td>
 
<td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><ul>
 
<td style="padding-left: 4%; padding-right: 4%; vertical-align:top; max-width:100%;"><ul>
<li> [[Recipe for building Yocto Linux for EBOX-IMX8MMINI|<big>Recipe for building Yocto Linux for EBOX-IMX8MMINI</big>]]
+
<li> <big>[[Recipe for building Yocto Linux for EBOX-IMX8MM]]</big>
 
</li>
 
</li>
<li> <big>[[Recovery the Yocto in the eMMC under UBOOT mode|How to install the image file by UUU.]]</big>
+
<li> <big>[[Recovery the Yocto in the eMMC under UBOOT mode-EBOX-IMX8MM|Recovery the Yocto in the eMMC under UBOOT mode]]</big>
 
</li>
 
</li>
<li> <big>[[Recovery the Yocto in the eMMC under UBOOT mode]]</big>
+
<li> [[How to set up time zone in Yocto-IMX8MM|<big>How to set up time zone in Yocto</big>]]
 +
</li>
 +
<li> <big>[[PCI7600G LTE module setting|PCI7600G MINI PCI-E 4G Module driver setting]]</big>
 
</li>
 
</li>
 
</ul>
 
</ul>

Latest revision as of 17:31, 23 September 2021

Developers Guide

連結=Special:FilePath/Yocto.png

Yocto Project

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.