15 Star 186 Fork 77

吴斌 / MCU_Font_Release

 / 详情

8.0版本后 lv_font_t 改为const lv_font_t

待办的
创建于  
2021-06-15 16:50
/*-----------------
 *  PUBLIC FONT
 *----------------*/

/*Initialize a public general font descriptor*/
lv_font_t ... = {

8.0后需要增加const

/*-----------------
 *  PUBLIC FONT
 *----------------*/

/*Initialize a public general font descriptor*/
const lv_font_t ... = {

评论 (1)

Zack 创建了任务
Zack 关联仓库设置为吴斌/MCU_Font_Release
展开全部操作日志

谢谢反馈

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
C++
1
https://gitee.com/WuBinCPP/MCU_Font_Release.git
git@gitee.com:WuBinCPP/MCU_Font_Release.git
WuBinCPP
MCU_Font_Release
MCU_Font_Release

搜索帮助

14c37bed 8189591 565d56ea 8189591