VAR-SOM-MX7 Yocto: Difference between revisions
From Variscite Wiki
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
=== General === | === General === | ||
* {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here <---}} | * {{Varlink|Yocto Start Here|{{#var:RELEASE_LINK}}|First Time? Start Here <---}} | ||
* {{Varlink|Yocto Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}} | * {{Varlink|Yocto Recovery SD card|{{#var:RELEASE_LINK}}|'''Using the recovery SD card'''}} | ||
=== Programming === | === Programming === | ||
* | * {{Varlink|Yocto Hello World|{{#var:RELEASE_LINK}}|Hello World 'C' application}} | ||
* | * {{Varlink|Yocto QT Hello World|{{#var:RELEASE_LINK}}|Building A QT Hello World}} | ||
* | * {{Varlink|Yocto Programming with Eclipse|{{#var:RELEASE_LINK}}|Debugging with Eclipse}} | ||
* {{Varlink| | * {{Varlink|Yocto Setup TFTP/NFS|{{#var:RELEASE_LINK}}|TFTP & NFS}} | ||
<br> | |||
=== Support === | |||
* [http://www.variscite.com/support/variscite-customer-portal '''Variscite Customer Portal'''] <br> Register at Variscite Customer Portal to get high quality engineering support for Variscite products | |||
* [http://variscite.com/support-forum/index.php Variscite Support Forum] | |||
|color=darkblue}}<nowiki> | |color=darkblue}}<nowiki> | ||
Line 33: | Line 36: | ||
===Build Yocto, Linux and U-Boot=== | ===Build Yocto, Linux and U-Boot=== | ||
* [{{#var:RELEASE_NOTES_LINK}} Release Notes] | * [{{#var:RELEASE_NOTES_LINK}} Release Notes] | ||
* [[Yocto_Development_Environment|Setting a Development Environment]] | * [[Yocto_Development_Environment|Setting a Development Environment]] | ||
Line 57: | Line 59: | ||
<div style="width:100%;"> | <div style="width:100%;"> | ||
<div style="width:50%; float: left;"> | <div style="width:50%; float: left;"> | ||
* [[ | * [[{{#var:HARDWARE_NAME}} ADC|ADC]] | ||
* [[DART-6UL/VAR-SOM-MX7 Audio record play|Audio record/play]] | * [[DART-6UL/VAR-SOM-MX7 Audio record play|Audio record/play]] | ||
* [[IMX Backlight|Backlight]] | * [[IMX Backlight|Backlight]] | ||
Line 65: | Line 67: | ||
* [[IMX CAN bus|CAN bus]] | * [[IMX CAN bus|CAN bus]] | ||
* [[DART-6UL/VAR-SOM-MX7 Display|Display]] | * [[DART-6UL/VAR-SOM-MX7 Display|Display]] | ||
* [[ | * [[{{#var:HARDWARE_NAME}} Ethernet|Ethernet]] | ||
* [[ | * [[{{#var:HARDWARE_NAME}} UART|External UART]] | ||
* [[ | * [[{{#var:HARDWARE_NAME}} GPIO|GPIO]] | ||
</div> | </div> | ||
<div style="width:50%; float: right;"> | <div style="width:50%; float: right;"> | ||
* [[ | * [[{{#var:HARDWARE_NAME}} I2C|I2C]] | ||
* [[IMX RTC|RTC]] | * [[IMX RTC|RTC]] | ||
* [[DART-6UL SPI|SPI]] | * [[DART-6UL SPI|SPI]] | ||
* [[IMX_suspend|Suspend]] | * [[IMX_suspend|Suspend]] | ||
* [[IMX USB Host|USB Host]] | * [[IMX USB Host|USB Host]] | ||
* [[ | * [[{{#var:HARDWARE_NAME}} USB OTG|USB OTG]] | ||
* [[IMX UserButtons|User Buttons]] | * [[IMX UserButtons|User Buttons]] | ||
* [[DART-6UL/VAR-SOM-MX7 Wireless LAN JETHRO|Wireless LAN]] | * [[DART-6UL/VAR-SOM-MX7 Wireless LAN JETHRO|Wireless LAN]] |
Revision as of 16:09, 11 May 2017
VAR-SOM-MX7 Yocto |
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 Freescale/NXP Community BSP layer for Yocto framework. Variscite extends this layer to support its i.MX7 System On Modules.
|
__NONUMBEREDHEADINGS__