zephyr/samples/subsys
Aastha Grover 66786ed612 samples: Add missing sample.yaml
Adding the yaml files to sub-applications to avoid bitrot and
specifying the main applications with remote harness instead of
build_only.

Fixes #47613

Signed-off-by: Aastha Grover <aastha.grover@intel.com>
2022-07-28 20:51:14 +02:00
..
canbus samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
console samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
cpp samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
debug samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
display samples: display: do not build if lvgl is not available 2022-06-28 18:09:26 -04:00
edac samples: edac: Convert to use DEVICE_DT_GET 2022-07-07 10:01:45 +02:00
fs samples: subsys: Remove label property from devicetree overlays 2022-07-19 10:30:20 +02:00
ipc samples: Add missing sample.yaml 2022-07-28 20:51:14 +02:00
logging logging: add log_source_id_get 2022-07-01 16:30:30 +02:00
lorawan/class_a samples: lorawan: class_a: Convert to use DEVICE_DT_GET 2022-07-06 12:41:54 -05:00
mgmt samples: subsys: mgmt: updatehub: Update sample to use DEVICE_DT_GET_ONE 2022-07-24 14:33:15 -05:00
modbus samples: rtu_server: add support for CDC ACM UART 2022-07-13 11:36:59 +02:00
nvs samples: subsys: nvs: disco_l475_iot1: keep quadspi node 2022-07-26 14:34:17 +00:00
pm/device_pm samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
portability samples: remove redundant <zephyr/zephyr.h> includes 2022-06-15 09:13:11 +02:00
rtio/sensor_batch_processing samples: sensor_batch_processing: Update sample to remove DT_INST 2022-07-21 14:01:55 +00:00
settings samples: subsys: esp32s2: add configuration file 2022-06-22 12:27:32 +02:00
shell samples: Add missing sample.yaml 2022-07-28 20:51:14 +02:00
task_wdt samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
testsuite everywhere: fix typos 2022-03-18 13:24:08 -04:00
tracing tracing: Move to DTS for uart device 2022-07-19 16:00:47 -07:00
usb samples: usb: audio application uses static dev declaration 2022-07-21 13:24:24 -05:00
video samples: video: Convert to use DEVICE_DT_GET_ONE 2022-07-12 10:20:00 +02:00
subsys.rst