金牌会员
- 积分
- 1171
- 金钱
- 1171
- 注册时间
- 2019-9-19
- 在线时间
- 265 小时
|
发表于 2019-10-22 08:37:17
|
显示全部楼层
新版不分KEIL和IAR了。这是封装说明:
Package content
This version of the STemWin Library package contains the following sub folders:
Config: contains configuration files for the library and LCD drivers
Documentation: contains emWin "User & Reference Guide"
inc: contains header files of the library components
Lib: contains the Library GUI in object format (.a), running on all STM32 devices based on CortexM0, CortexM3, CortexM4F or CortexM7 cores, all with and without OS support. The naming format is STemWin_CMx_YY_wc_ot_zzzz.a, where
x : the CMx core class (CM0, CM3, CM4 or CM7)
YY: OS support
wc: Wchar_t type size (wc16 or wc32)
ot: binary generated with high speed optimization
zzzz: ARGB support
OS: contains library interface with RTOS
Simulation: contains system resources for WIN32 in precompiled library format
Software: contains software tools (Bitmap Converter, Font Converter, GUIBuilder, JPEG2Movie, emVNC, U2C, Bin2C and emWinPlayer) |
|