zephyr/samples
Bartosz Golaszewski 0f09360456 lvgl: change the prefix of Zephyr-specific LVGL config options
We're now using the Kconfig copied from the upstream lvgl repository. It
uses the LV_ prefix for all options while we're using LVGL_ for
Zephyr-specific ones. Make the latter consistent with upstream but also
make sure they're distinct from lvgl's by using LV_Z_ as the prefix.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@huawei.com>
2022-02-24 11:51:33 +01:00
..
application_development code_relocation: Extend the nocopy sample to nRF5340dk 2022-02-21 22:09:46 -05:00
arch kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
basic samples: blinky_pwm: decreased min PWM period for blinky sample 2022-02-10 14:33:08 -05:00
bluetooth Bluetooth: BAP: Unicast client sample accept EXT_ADV 2022-02-22 10:23:44 +01:00
boards pm: Rename pm_power_state_force 2022-02-23 07:33:46 -05:00
compression samples/compression/l4z: Increase min_ram 2022-01-28 10:07:00 +01:00
drivers samples: drivers: misc: grove_display: filter by DT compat enabled 2022-02-22 11:58:33 -08:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
modules samples: modules: canopennode: Add stm32f072b_disco support 2022-02-22 10:25:08 +01:00
net samples: net: sockets: big_http_download: Increase TCP recv window size 2022-02-22 10:09:45 -08:00
philosophers kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
posix samples/posix: eventfd: Prevent run in twister when SRAM below 32K 2021-09-20 19:48:34 -04:00
sensor samples: sensor: th02: add Grove LCD compatible to the filter 2022-02-22 11:58:33 -08:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys lvgl: change the prefix of Zephyr-specific LVGL config options 2022-02-24 11:51:33 +01:00
synchronization cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tfm_integration samples: rename user-tls.conf to user-tls-conf.h 2022-02-21 20:55:20 -05:00
userspace boards/intel_adsp_cavs25: Improve test coverage 2022-01-21 14:36:49 -05:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00