Learning - BuildRoot is a set of makefiles and patches that are intended to simplify the process of building an entire embedded Linux system.
- Cross Linux From Scratch is the website of a project dedicated to instruction in creating your own customized Linux system from source code
- Documents on Cross-Compiled Linux from Scratch - Embedded:
- Embedded Linux Wiki offers a lot of embedded Linux related information
Emulators, etc. - QEMU is an emulator that can allow code to run on a host system (e.g. Intel-based Linux desktop) that was written for a different hardware platform (e.g. ARM). There are a number of useful QEMU related links:
Packages - TSlib is a hardware abstraction layer (HAL) for touchscreen hardware.
References |
|