1 Star 0 Fork 28

xiaoou / Imx6ull-lvgl

forked from 韦东山 / Imx6ull-lvgl 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
lv_100ask_conf.h 748 Bytes
一键复制 编辑 原始数据 按行查看 历史
世玉轩 提交于 2021-05-14 09:27 . Support 100ask imx6ull board
/**
* @file lv_100ask_conf.h
* Configuration file for v7.7.1
*
*/
#if 1 /*Set it to "1" to enable the content*/
#ifndef LV_EX_CONF_H
#define LV_EX_CONF_H
/*******************
* GENERAL SETTING
*******************/
#define LV_EX_PRINTF 0 /*Enable printf-ing data in demoes and examples*/
#define LV_EX_KEYBOARD 0 /*Add PC keyboard support to some examples (`lv_drivers` repository is required)*/
#define LV_EX_MOUSEWHEEL 0 /*Add 'encoder' (mouse wheel) support to some examples (`lv_drivers` repository is required)*/
#endif /*LV_EX_CONF_H*/
#define LV_USE_100ASK_DEMO 1
#define LV_USE_DEMO_MUSIC 1
#define LV_DEMO_MUSIC_AUTO_PLAY 0
#define LV_DEMO_MUSIC_LANDSCAPE 0
#endif /*End of "Content enable"*/
1
https://gitee.com/xiaoou123456/imx6ull-lvgl.git
git@gitee.com:xiaoou123456/imx6ull-lvgl.git
xiaoou123456
imx6ull-lvgl
Imx6ull-lvgl
master

搜索帮助