fix(windows): improve the document (#5699)

This commit is contained in:
Kenji Mouri (Qi Lu)
2024-02-21 15:28:43 +08:00
committed by GitHub
parent e4b5386934
commit 049c343690

View File

@@ -35,12 +35,14 @@ Application Mode
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
--------------------
------------------------
Enable the Windows driver support in lv_conf.h, by cmake compiler define or by KConfig