?? readme
字號:
The macros described below have been moved to config.h.Old README----------IMPORTANT NOTE:You can edit native.h to include or exclude specific graphics driver.Define or undefine the following macros to include or exclude specific drivers: #undef _FBLIN1_SUPPORTor #define _FBLIN1_SUPPORT 1to exclude or include fb linear 1bpp driver. #undef _FBLIN2_SUPPORTor #define _FBLIN2_SUPPORT 1to exclude or include fb linear 2bpp driver. #undef _FBLIN4_SUPPORTor #define _FBLIN4_SUPPORT 1to exclude or include fb linear 4bpp driver.NOTE that if your system is big endian, please use fblin4b.c, else use fblin4.c. #undef _FBLIN8_SUPPORTor #define _FBLIN8_SUPPORT 1to exclude or include fb linear 8bpp driver. #undef _FBLIN16_SUPPORTor #define _FBLIN16_SUPPORT 1to exclude or include fb linear 16bpp driver. #undef _FBLIN24_SUPPORTor #define _FBLIN24_SUPPORT 1to exclude or include fb linear 24bpp driver. #undef _FBLIN32_SUPPORTor #define _FBLIN32_SUPPORT 1to exclude or include fb linear 32bpp driver.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -