zephyr/modules
Fabian Blatz 2ea2d37d60 modules: lvgl: retain last event for button/pointer device
Adds saving of the last lv_indev_data_t for button and pointer type
devices. This is needed because there is currently no way to tell LVGL in
the read callback that no event is pending. Preservation of the last state
is expected to happen in the port layer for the input devices.
This resolves issue #62512.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2023-09-19 16:18:18 +01:00
..
acpica modules/acpica: CMakeLists.txt: move conditional to beginning of file 2023-09-15 09:26:14 +02:00
canopennode init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
cmsis include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
fatfs modules: fatfs: fix build warnings 2023-09-14 16:03:13 +02:00
hal_ambiq drivers: spi: Add Ambiq MSPI driver 2023-09-08 14:44:12 +02:00
hal_ethos_u modules: add an Arm Ethos-U HAL module 2022-11-15 14:47:43 +01:00
hal_gigadevice soc: gd32a50x: introduce gd32a50x soc series 2023-01-12 21:45:38 +01:00
hal_infineon drivers: cat1: Updates to support latest version of HAL/PDL 2023-09-01 09:52:25 +02:00
hal_nordic modules: hal_nordic: nrfx: add support for 'gpio-as-nreset' 2023-09-18 13:14:08 +02:00
hal_nxp modules: rename S32 to NXP_S32 2023-08-16 10:21:26 +02:00
hal_rpi_pico modules: hal_rpi_pico: Enable TIMER driver 2023-09-13 16:18:44 +02:00
liblc3 modules: define few undefined but referenced symbols 2023-07-05 09:11:02 +02:00
littlefs treewide: Use CONFIG_*_ENDIAN instead of __BYTE_ORDER__ 2022-10-28 19:23:46 +09:00
loramac-node lora: compile drivers based on devicetree 2023-03-31 09:20:22 +02:00
lvgl modules: lvgl: retain last event for button/pointer device 2023-09-19 16:18:18 +01:00
lz4
mbedtls mbedtls module: Fix for other POSIX arch boards 2023-09-15 12:58:00 +02:00
nanopb modules: nanopb: Add helper function to generate sources 2023-09-15 12:57:40 +02:00
openthread modules: openthread: fix unused variable during `otPlatCryptoInit` 2023-09-19 15:22:03 +01:00
percepio modules: Add DFM and move Tracerecorder into percepio module 2023-09-12 10:19:37 -04:00
segger tracing: segger-sysview: conf include fix 2023-08-06 07:44:06 -04:00
tflite-micro treewide: Update deprecated CONFIG_LIB_CPLUSPLUS usages 2023-01-13 17:42:55 -05:00
thrift thrift: add temporary Mutex implementation 2023-07-29 10:26:56 -04:00
trusted-firmware-a modules: tfa: integrate trusted-firmware-a 2022-09-09 16:36:37 +00:00
trusted-firmware-m include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
uoscore-uedhoc modules: uoscore-uedhoc: Make the library build with TFM 2023-08-02 10:38:11 +02:00
zcbor modules: zcbor: Fix ZCBOR_ASSERT kconfig typo 2022-09-08 15:30:47 +00:00
Kconfig modules: cmsis: move to a folder 2023-08-24 13:20:21 +02:00
Kconfig.altera
Kconfig.atmel
Kconfig.chre modules: define few undefined but referenced symbols 2023-07-05 09:11:02 +02:00
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32 soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
Kconfig.imx
Kconfig.infineon drivers: pwm: Add driver for xmc4xxx using ccu4 module 2023-07-26 15:09:41 +02:00
Kconfig.intel ish: add module Kconfig for Intel HAL 2023-07-28 17:49:09 +02:00
Kconfig.libmetal
Kconfig.mcuboot mcuboot: Use tweak version for final signing version field 2023-09-01 17:44:28 +02:00
Kconfig.mcux soc: nxp_s32: rename family to SOC_FAMILY_NXP_S32 2023-08-16 10:21:26 +02:00
Kconfig.microchip
Kconfig.nuvoton soc: arm: add support for nuvoton numaker m46x series 2023-06-21 09:26:00 +00:00
Kconfig.nxp_s32 soc: nxp_s32: rename family to SOC_FAMILY_NXP_S32 2023-08-16 10:21:26 +02:00
Kconfig.open-amp open-amp: Fix compilation with cache enabled 2023-04-18 12:12:56 +02:00
Kconfig.picolibc modules: define few undefined but referenced symbols 2023-07-05 09:11:02 +02:00
Kconfig.silabs
Kconfig.simplelink soc: arm: ti_simplelink: Add support for TI CC13X2X7 SoC series 2023-03-21 16:03:43 -04:00
Kconfig.sof
Kconfig.st drivers: sensors: ilps22qs: added item in kconfig 2023-07-18 09:53:40 +00:00
Kconfig.stm32 modules: align Kconfig.stm32 2023-07-19 09:51:03 +00:00
Kconfig.sysbuild sysbuild: support Zephyr modules 2023-03-09 09:25:00 +01:00
Kconfig.syst modules: mipi-syst: support minimal C library 2023-06-17 07:31:26 -04:00
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik modules: Added hal_wurthelektronik module. 2022-08-31 21:47:58 +00:00
Kconfig.xtensa
modules.cmake