zephyr/modules
Fabian Blatz c7f8033f2b modules: lvgl: simplify sys_heap memory size configs
Changes the Kconfig symbols for the sys_heap based memory management option
and removes the notion of `BLOCKS` with a more concise single
`LV_Z_MEM_POOL_SIZE` option. Also adds `LV_MEM_CUSTOM` to the lv_conf.h,
since in any option the memory management is considered to be custom.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2023-09-27 09:54:08 +02:00
..
acpica modules/acpica: CMakeLists.txt: move conditional to beginning of file 2023-09-15 09:26:14 +02:00
canopennode
cmsis modules: cmsis-nn: add cmsis-nn module 2023-09-25 09:46:33 +02:00
cmsis_dsp modules: cmsis-dsp: add cmsis-dsp module 2023-09-25 09:46:33 +02:00
cmsis_nn modules: cmsis-nn: add cmsis-nn module 2023-09-25 09:46:33 +02: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
hal_gigadevice
hal_infineon
hal_nordic hal nordic: cmake: Add support for nrf53_bsim boards 2023-09-20 08:56:49 +02:00
hal_nxp
hal_rpi_pico modules: hal_rpi_pico: Enable TIMER driver 2023-09-13 16:18:44 +02:00
liblc3
littlefs
loramac-node
lvgl modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02: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 soc: arm: st_stm32: add config to allow debugger attach in sleep/stop modes 2023-09-22 15:31:47 +02:00
tflite-micro modules: tflite-micro: update to latest 2023-09-25 09:46:33 +02:00
thrift
trusted-firmware-a
trusted-firmware-m include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
uoscore-uedhoc
zcbor
Kconfig
Kconfig.altera
Kconfig.atmel
Kconfig.chre
Kconfig.cypress
Kconfig.eos_s3
Kconfig.esp32
Kconfig.imx
Kconfig.infineon
Kconfig.intel
Kconfig.libmetal
Kconfig.mcuboot modules/MCUboot: Add new Kconfig indicating downgrade prevention 2023-09-26 16:41:25 +02:00
Kconfig.mcux
Kconfig.microchip
Kconfig.nuvoton
Kconfig.nxp_s32
Kconfig.open-amp
Kconfig.picolibc
Kconfig.silabs
Kconfig.simplelink
Kconfig.sof
Kconfig.st
Kconfig.stm32
Kconfig.sysbuild
Kconfig.syst
Kconfig.telink
Kconfig.tinycrypt
Kconfig.vega
Kconfig.wurthelektronik
Kconfig.xtensa
modules.cmake