GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
Sandbox LCD
|
||||
===========
|
||||
|
||||
This uses the displaymode.txt binding except that only xres and yres are
|
||||
required properties.
|
||||
|
||||
Example:
|
||||
|
||||
lcd {
|
||||
compatible = "sandbox,lcd-sdl";
|
||||
xres = <800>;
|
||||
yres = <600>;
|
||||
};
|
||||
Reference in New Issue
Block a user