zephyr/samples
Jun Lin 6e785a4886 sample: driver: ps2: use aliases to select the ps2 instance
This sample uses the DEVICE_DT_GET_ONE(COMPAT) to select the ps2 device
for a specific chip. This commit changes it to use the aliases to
let more chips which support the ps2 driver can build this sample.

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2023-08-31 10:19:52 +02:00
..
application_development modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arch samples: arch: rename shadow variables 2023-08-22 11:39:58 +02:00
basic drivers: pwm: use pwm_is_ready_dt helper function 2023-08-30 10:19:47 +02:00
bluetooth Bluetooth: CAP: Remove qos from start_stream_param 2023-08-29 10:22:43 +02:00
boards samples: boards: stm32: power_mgmt: stm32wb_ble: use sys_poweroff 2023-08-31 10:18:07 +02:00
compression tests/samples: use integration_platforms more where it makes sense 2023-05-26 17:52:02 -04:00
cpp doc: fix :zephyr-app: paths 2023-07-17 16:51:16 -04:00
drivers sample: driver: ps2: use aliases to select the ps2 instance 2023-08-31 10:19:52 +02:00
fuel_gauge drivers: fuel_gauge: Add support for RSOC and ASOC 2023-05-19 13:40:19 -04:00
hello_world samples: hello_world: use printf 2023-08-17 10:38:26 +02:00
kernel tests: add kernel tag to all benchmarks and samples 2023-06-02 04:47:06 -04:00
modules drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
net samples/net: Add cellular modem sample 2023-08-30 13:48:51 +02:00
philosophers samples: philosophers: rename shadow variables 2023-08-22 11:39:58 +02:00
posix samples: posix: uname: Set to 1cpu as shell_thread is not SMP-safe 2023-08-21 13:27:07 +02:00
sensor drivers: sensor: add NXP TEMPMON driver 2023-08-30 10:18:27 +02:00
shields drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
subsys samples: pytest: add conditional extra config 2023-08-30 06:39:55 -04:00
synchronization tests: synchronization: do not build on all 2023-06-13 09:38:27 -04:00
tfm_integration samples/tfm_integration: Remove 'noreturn' attribute from main 2023-06-17 07:28:42 -04:00
userspace samples: Fixed typos 2023-08-24 15:44:33 +02:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst doc: use a linked reference rather than a GitHub reference. 2023-08-16 14:58:20 +02:00