Difference between revisions of "Developers Guide-YOCTO"
From ICOP tech wiki
(Created page with "<table style="padding:15px; background-color: #0055a5; color: white; width:100%; font-size:25px; border-top-left-radius:5px; border-top-right-radius:5px;"> <tr> <td>Developers...") |
|||
Line 60: | Line 60: | ||
</li> | </li> | ||
<li> [[Resovling Terminal frozen after closing chromium--no--sandbox|<big></big>]]<big>[[PCI7600G LTE module setting|PCI7600G MINI PCI-E 4G Module driver setting]]</big> | <li> [[Resovling Terminal frozen after closing chromium--no--sandbox|<big></big>]]<big>[[PCI7600G LTE module setting|PCI7600G MINI PCI-E 4G Module driver setting]]</big> | ||
+ | </li> | ||
+ | </ul><ul> | ||
+ | <li><big>[[Run a modbus RTU example on NX8MM-35]]</big> | ||
</li> | </li> | ||
</ul> | </ul> |
Revision as of 16:38, 29 August 2025
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. |