Difference between revisions of "1-3-1-1-1"
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 18: | Line 18: | ||
</p> | </p> | ||
− | <div style="width: | + | <div style="width:20%; float:left; padding:0px 2% 0px 0px; display:inline-block;"> |
<table><table style="padding:10px; background-color: #4f9df2; color: white; font-size:19px; width:100%; border-top-left-radius:5px; border-top-right-radius:5px;"> | <table><table style="padding:10px; background-color: #4f9df2; color: white; font-size:19px; width:100%; border-top-left-radius:5px; border-top-right-radius:5px;"> | ||
<tr> | <tr> |
Revision as of 16:03, 9 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. |