fix(windows): improve the document (#5699)
This commit is contained in:
committed by
GitHub
parent
e4b5386934
commit
049c343690
@@ -35,12 +35,14 @@ Application Mode
|
|||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
The tested minimum Windows OS requirement for this driver is Windows XP RTM.
|
The minimum Windows OS requirement for this driver is Windows Vista RTM.
|
||||||
|
|
||||||
According to the Windows GDI API this driver used. Maybe the minimum Windows OS requirement for this driver is Windows 2000 RTM.
|
If you use Windows API shim libraries like `YY-Thunks <https://github.com/Chuyu-Team/YY-Thunks>`__, the tested minimum Windows OS requirement for this driver is Windows XP RTM.
|
||||||
|
|
||||||
|
According to the Windows GDI API this driver used. Maybe the minimum Windows OS requirement limitation for this driver is Windows 2000 RTM.
|
||||||
|
|
||||||
Configure Windows driver
|
Configure Windows driver
|
||||||
--------------------
|
------------------------
|
||||||
|
|
||||||
Enable the Windows driver support in lv_conf.h, by cmake compiler define or by KConfig
|
Enable the Windows driver support in lv_conf.h, by cmake compiler define or by KConfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user