zephyr/samples/subsys
Alain Volmat 5c856ca532 samples: display: cfb_custom_font: allow -ENOSYS blanking error
The display blanking API mentions that display_blanking_on
and display_blanking_off should return -ENOSYS if it is not
implemented by the driver. It should not be considered as
an error since it might not be needed in order to have the
display work correctly.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
2025-05-07 08:17:52 +01:00
..
bindesc tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
canbus tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
console
dap samples: dap: use new USB device stack and new DAP backend USB 2025-03-11 18:54:24 +01:00
debug samples/subsys/debug/fuzz: Remove support for native_posix 2025-03-07 19:16:14 +01:00
demand_paging
display samples: display: cfb_custom_font: allow -ENOSYS blanking error 2025-05-07 08:17:52 +01:00
edac
fs dts: ambiq: change to enable ambiq drivers in overlays 2025-05-05 21:56:47 +02:00
input tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
ipc tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
llext samples: subsys: llext: shell_loader: Exclude Renesas RZ/A2M 2025-04-25 14:05:01 +02:00
logging samples: subsys: logging: logger: add stm32h750b-dk conf 2025-05-05 12:20:42 +02:00
lorawan samples: subsys: lorawan: callback registration for handle descriptor 2025-03-07 19:42:56 +01:00
mgmt samples: Enable OpenThread logging in all related samples 2025-05-05 14:25:13 +02:00
modbus samples: fix zephyr/drivers/gpio.h usage 2024-12-18 18:15:15 +01:00
nvs tests, samples: update esp32_devkitc board records 2025-04-29 16:48:55 +02:00
pm samples/subsys/pm/latency: Remove native_posix overlays 2025-03-07 19:16:14 +01:00
portability tests/samples: use platform_key on cmsis_rtos tests/samples 2024-10-31 09:23:30 -05:00
profiling samples: pref: Use __noinline attribute 2024-11-30 01:04:11 +01:00
rtio samples: doc: Added README for RTIO sample 2024-12-16 15:55:34 +01:00
sensing
settings samples: Fix inconsistent variable naming 2025-05-01 07:15:44 +02:00
shell tests: robot: renode: Use precise pause for UART keywords 2025-04-16 17:07:05 +02:00
sip_svc
smf
task_wdt samples: task_wdt: Use wdt device if it is ready 2025-03-19 01:24:56 +01:00
testsuite drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
tracing boards: mimxrt1050_evk: Switch to variants 2024-12-20 22:59:59 +01:00
usb sample: usb: add usbd test feature to samd21/samr21_xpro boards 2025-04-27 08:35:00 +02:00
usb_c samples: fix zephyr/drivers/gpio.h usage 2024-12-18 18:15:15 +01:00
uuid samples: uuid: fix README issues 2025-04-22 04:34:51 +02:00
zbus zbus: remove k_malloc dependency for ZBUS_RUNTIME_OBSERVERS 2025-04-14 20:03:09 +02:00
subsys.rst