Difference between revisions of "Developers Guide-YOCTO"
From ICOP tech wiki
Line 63: | Line 63: | ||
</ul><ul> | </ul><ul> | ||
<li><big>[[Run a modbus RTU example on NX8MM-35]]</big> | <li><big>[[Run a modbus RTU example on NX8MM-35]]</big> | ||
+ | </li> | ||
+ | <li><big>[[Change the boot image of the system on i.MX series devices]]</big> | ||
</li> | </li> | ||
</ul> | </ul> |
Latest revision as of 14:25, 4 September 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. |