zephyr/samples/subsys
Martin Kiepfer 147109adb0 boards: Add lvgl pointer support on m5stack_core2
Added lvgl-pointer definition in devicetree, to enable
touch-support in lvgl applications.
Kscan support has been removed from m5stack_core2 as this was just a
temporary thing.
Has been tested with lvgl hello world sample.

Signed-off-by: Martin Kiepfer <m.kiepfer@teleschirm.org>
2023-09-12 09:23:25 +02:00
..
canbus canbus: isotp: use flags for configuration in isotp_msg_id 2023-09-07 09:43:56 +02:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
debug drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
display boards: Add lvgl pointer support on m5stack_core2 2023-09-12 09:23:25 +02:00
edac boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
fs samples/tests: littlefs: tag littlefs samples/tests 2023-08-24 13:41:26 -04:00
input boards: add zephyr,code properties to the various gpio-keys nodes 2023-08-07 11:26:26 +02:00
ipc sysbuild: Remove IMAGES variable 2023-09-05 15:27:04 +02:00
logging samples: subsys: logging: logger: remove nRF MDK-based code 2023-08-31 20:18:45 +02:00
lorawan samples: lorawan: rename shadow variables 2023-08-22 11:39:58 +02:00
mgmt net: conn_mgr: Rename connectivity monitor 2023-08-29 16:13:37 +02:00
modbus drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
nvs samples: subsys: nvs on nucleo_g474re requires 6kB for storage partition 2023-07-31 10:09:38 +02:00
pm samples: subsys: pm: latency: remove redundant PM_STATE_ACTIVE case 2023-07-28 09:09:01 +00:00
portability samples: timer_synchronization: exclude qemu_arc_hs5x 2023-09-07 16:22:59 +02:00
rtio/sensor_batch_processing rtio: Use mpsc for submission and completion queue 2023-05-10 00:39:43 +09:00
sensing samples sensing simple: Fix main return 2023-08-09 16:09:47 +00:00
settings boards: xtensa: Add support for YD-ESP32 board 2023-08-15 11:15:39 +00:00
shell samples: subsys: shell: add timer support for shell 2023-08-16 10:20:31 +02:00
sip_svc samples/sip_svc: Switch main return type to int 2023-05-31 10:36:17 +02:00
task_wdt samples: task_wdt: add scenario without hw fallback 2023-08-01 09:51:16 +02:00
testsuite samples: pytest: add conditional extra config 2023-08-30 06:39:55 -04:00
tracing sample: tracing: update README for USER 2023-08-17 15:13:17 +02:00
usb drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
usb_c samples: usb_c: source: power_ctrl: add missing init.h 2023-08-30 11:52:24 +02:00
video doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
zbus doc: zbus: samples: Use new Sphinx extension to document samples 2023-09-11 19:56:57 +02:00
subsys.rst