zephyr/samples/subsys
Francois Ramu 31b9a6acc6 samples: usb: audio application uses static dev declaration
This change the applications to get device from the
compatible of the zephyr_udc0 node.
It is defined by the DTC_OVERLAY_FILE="app.overlay"

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-07-21 13:24:24 -05:00
..
audio/sof soc: intel_adsp: reading HP SRAM banks count for ACE1X from Devicetree 2022-07-06 15:11:07 -04: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 ipc: static_vrings: Support DT-defined buffer size 2022-06-05 14:46:18 +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: Remove label property from devicetree overlays 2022-07-19 10:30:20 +02:00
modbus samples: rtu_server: add support for CDC ACM UART 2022-07-13 11:36:59 +02:00
nvs sample: subsys: nvs: support stm32l562e_dk board 2022-07-14 10:43:53 +02: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: fix shell_module Kconfig menu name 2022-07-20 09:41:32 -05: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