zephyr/samples/subsys
Tomislav Milkovic 694ad59dcf samples: subsys: display: lvgl: add config for stm32h7b3i_dk
Add configuration for stm32h7b3i_dk board which enables
integration of touch controller (KSCAN) present on the board
into LVGL

Signed-off-by: Tomislav Milkovic <tomislav.milkovic95@gmail.com>
2022-03-29 18:30:02 -07:00
..
audio/sof sof: disable the System Agent 2022-03-16 18:33:58 -04:00
canbus everywhere: fix typos 2022-03-18 13:24:08 -04:00
console samples: subsys: console: Fix typo in README file 2022-03-21 17:55:08 +01:00
cpp tests and samples: Don't build some C++ tests under XCC 2022-02-21 19:37:54 -05:00
debug samples: debug/gdbstub: update instructions to run 2021-11-30 15:24:00 -05:00
display samples: subsys: display: lvgl: add config for stm32h7b3i_dk 2022-03-29 18:30:02 -07:00
edac cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
fs fs: littlefs: sample: Generate fname[12] strings after mount 2022-03-15 10:01:54 +01:00
ipc ipc_service: samples: Remove redundant config options from samples 2022-03-29 12:30:50 -07:00
logging samples: logging/dictionary: set UART backend to do dictionary 2022-03-10 13:48:08 -05:00
lorawan/class_a samples: prefix should be sample, not samples 2022-03-18 10:50:57 -04:00
mgmt samples: subsys: mgmt: smp_svr: Fix dupicate fs mgmt registration 2022-03-24 11:56:48 +01:00
modbus modbus: stop bits can now be set individually in client mode 2022-03-24 08:23:17 -04:00
nvs samples: subsys: nvs: use nvs_mount 2022-03-01 12:46:34 +01:00
pm/device_pm everywhere: fix typos 2022-03-18 13:24:08 -04:00
portability samples: fix wrong extra_args definitions 2022-01-04 17:15:06 -05:00
settings everywhere: fix typos 2022-03-18 13:24:08 -04:00
shell everywhere: fix typos 2022-03-18 13:24:08 -04:00
task_wdt samples: task_wdt: Increase min watchdog timeout 2022-02-09 14:07:26 -06:00
testsuite everywhere: fix typos 2022-03-18 13:24:08 -04:00
tracing everywhere: fix typos 2022-03-18 13:24:08 -04:00
usb everywhere: fix typos 2022-03-18 13:24:08 -04:00
video cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
subsys.rst