Home
last modified time | relevance | path

Searched full:kconfig (Results 1 – 12 of 12) sorted by relevance

/lvgl-3.7.0/docs/
DCHANGELOG.md234 - fix(Kconfig): fix wrong type of LV_FS_STDIO_CACHE_SIZE (v8.3) [`3906`](https://github.com/lvgl/lv…
450 - fix(config): add LV_LAYER_SIMPLE_BUF_SIZE to Kconfig [`3312`](https://github.com/lvgl/lvgl/pull/3…
457 - fix(Kconfig): change the type of LV_FS_STDIO_LETTER from string to int [`3282`](https://github.co…
460 - fix(Kconfig): Add LV_USE_GRIDNAV and LV_USE_FRAGMENT to Kconfig [`3270`](https://github.com/lvgl/…
497 - fix(Kconfig): move LV_USE_IMGFONT to others menu [`3176`](https://github.com/lvgl/lvgl/pull/3176)
501 - fix(Kconfig): add missing LV_USE_THEME_MONO [`3146`](https://github.com/lvgl/lvgl/pull/3146)
504 - fix(script): in lv_conf_internal fix some widget dependencies when using Kconfig [`3119`](https:/…
556 - fix(Kconfig): allow unchecking LV_CONF_SKIP [`f3a07a3`](https://github.com/lvgl/lvgl/commit/f3a07…
688 - feat(Kconfig): add FreeType config [`2846`](https://github.com/littlevgl/lvgl/pull/2846)
691 - feat(Kconfig): add monitor position configuration [`2834`](https://github.com/littlevgl/lvgl/pull…
[all …]
/lvgl-3.7.0/scripts/
Dlv_conf_internal_gen.py35 /* Handle special Kconfig options */
105 …#If the value should be 1 (enabled) by default use a more complex structure for Kconfig checks bec…
110 #2. In Kconfig environment use the CONFIG_... value if set, else use 0
111 #3. In not Kconfig environment use the LVGL's default value
128 #2. Use the Kconfig value if set
/lvgl-3.7.0/docs/porting/
Dproject.md55Kconfig` and `menuconfig`.  You can use `lv_conf.h` together with Kconfig, but keep in mind that t…
/lvgl-3.7.0/zephyr/
Dmodule.yml5 kconfig: Kconfig
/lvgl-3.7.0/scripts/release/
Dcom.py98 if path.exists("Kconfig"):
99 cmd("sed -i -r 's/v[0-9]+\.[0-9]+\.[0-9]+.*/" + ver_str + "/' Kconfig")
/lvgl-3.7.0/src/
Dlv_conf_kconfig.h1 /** * @file lv_conf_kconfig.h * Configs that need special handling when LVGL is used with Kconfig */
93 * NOTE: In Kconfig instead of `LV_DEFAULT_FONT`
Dlv_conf_internal.h13 /* Handle special Kconfig options */
/lvgl-3.7.0/docs/get-started/os/
Dnuttx.md52 … gperf git libncurses5-dev libtool libusb-dev libusb-1.0.0-dev pkg-config kconfig-frontends openocd
/lvgl-3.7.0/
DREADME_zh.md115 - [Zephyr library](https://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_LVGL.html)
DREADME.md112 - [Zephyr library](https://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_LVGL.html)
DREADME_pt_BR.md128 - [Zephyr library](https://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_LVGL.html)
DKconfig1 # Kconfig file for LVGL v8.4