zephyr/samples/subsys
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
..
canbus doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
console doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
debug samples: gdbstub: test using pytest 2023-09-27 09:53:23 +02:00
display modules: lvgl: simplify sys_heap memory size configs 2023-09-27 09:54:08 +02:00
edac doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
fs doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
input doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
ipc ipm: imx: send firmware ready reply to check for fw boot completion 2023-09-26 16:54:04 +02:00
logging doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
lorawan lorawan: Set dev_nonce to 0 during join_cfg initialization 2023-09-26 08:38:05 +02:00
mgmt samples/mcumgr/smp_svr: Build for DirectXIP with revert 2023-09-26 13:40:11 +02:00
modbus doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
nvs doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
pm samples: pm: fix init priority after init level change 2023-09-21 13:59:46 +02:00
portability doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00
rtio/sensor_batch_processing samples: rtio: disable debug log level 2023-09-12 10:56:35 +02:00
sensing doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
settings samples: subsys: settings: add esp32s3_luatos_core 2023-09-22 15:58:11 +02:00
shell doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
sip_svc samples: sip_svc: Add support for intel_socfpga_agilex5_socdk 2023-09-15 09:26:49 +02:00
task_wdt doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
testsuite twister: pytest: Move fixtures to one file 2023-09-14 05:58:25 -04:00
tracing tests: tracing: TraceRecorderSource was renamed to percepio 2023-09-25 18:42:05 -04:00
usb samples: webusb: Fix HTML validator issues 2023-09-25 09:48:01 +02:00
usb_c doc: Migrate subsys/ code samples to new Sphinx extension 2023-09-21 09:28:31 +02:00
video doc: video: samples: Use new Sphinx extension to document samples 2023-09-19 15:22:37 +01:00
zbus samples zbus benchmark: Fix twister filter 2023-09-18 10:43:17 +01:00
subsys.rst doc: samples: Fix incorrect maxdepth for some toctrees 2023-09-26 12:02:54 +02:00