blob: 6bb1c32b1bcc0134693173e3e751cc680a04ddae (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
This directory contains the interface for eCos using a synthetic framebuffer display.
On this board uGFX currently supports:
- GDISP via the framebuffer driver
There is an example Makefile and project in the examples directory.
|