zephyr/samples/subsys
Yishai Jaffe 010d33c239 cfb: typo fixes
Fixed CFB_DISPLAY_HEIGH typo to CFB_DISPLAY_HEIGHT.
Fixed widht typo to width.
Fixed "cfb draw point" shell command's help message to "<x> <y>" instead
of "<x> <y0>".

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
2025-04-02 10:30:50 +02:00
..
bindesc tests/samples: use integration platforms where possible 2025-03-11 11:35:15 +01:00
canbus
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 cfb: typo fixes 2025-04-02 10:30:50 +02:00
edac
fs test: fs: enable fstab devicetree integration for fatfs 2025-03-15 13:07:40 +01:00
input
ipc samples: ipc_service: remove fatal_error when platform not supported 2025-03-27 03:50:04 +01:00
llext samples: llext: shell_loader: add hello_world.c, update README 2025-01-29 11:04:33 +01:00
logging samples: Bluetooth: Rename BLE to Bluetooth (LE) where applicable 2025-02-12 12:24:18 +01:00
lorawan samples: subsys: lorawan: callback registration for handle descriptor 2025-03-07 19:42:56 +01:00
mgmt doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
modbus
nvs sample: nvs: add NVS sample Kconfig 2025-03-17 13:57:54 +01:00
pm samples/subsys/pm/latency: Remove native_posix overlays 2025-03-07 19:16:14 +01:00
portability
profiling
rtio
sensing
settings samples: subsys: settings: Extend sample timeout 2025-03-22 02:41:15 +01:00
shell drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01: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
usb doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
usb_c
zbus drivers uart_native_posix: rename to native_pty and support N instances 2025-03-11 18:54:02 +01:00
subsys.rst