DART-MX95 Yocto
From Variscite Wiki
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 a full desktop to a simple a serial console.
This release is based on NXP BSP layer for Yocto framework. Variscite extends this layer to support its DART-MX95 System On Module.
Release version: '
General
- General
- Programming
- Hello World 'C' application
- Building a Qt Hello World Expression error: Unexpected >= operator.
- [{{fullurl:Yocto Programming with Eclipse Expression error: Unexpected > operator.|release=}} Debugging with Eclipse]
- Debugging with Visual Studio Code
- TFTP & NFS
Build
- Build Yocto, Linux and U-Boot
- Release Notes
- Setting a Development Environment
- Build Yocto from source code
- Yocto common build errors
- Customizing U-Boot
- Customizing the Linux kernel
- Toolchain installation for out of Yocto builds
- Build U-Boot from source code
- Build the Linux kernel from source code
- Installing Yocto binaries to eMMC via SD card
- Installing Yocto binaries to eMMC via Ethernet
- U-Boot features
- Adding packages to Yocto
- Replace the Linux logo
How-to
- Test and use an Interface
- Audio
- Backlight
- Bluetooth
- Bluetooth A2DP
- Bluetooth file transfer
- Bluetooth Low Energy
- OV5640 Camera
- CAN bus
- CPU freq. and number of cores
- CPU Temperature
- Display
- Ethernet
- GPIO
- I2C
- RTC
Expression error: Unexpected > operator.