zephyr/samples
Kumar Gala dcfcd05ed3 tracing: Move to DTS for uart device
Move from using Kconfig TRACING_BACKEND_UART_NAME to a devicetree
chosen property ("zephyr,tracing-uart").  This is similar to a number
of other functions like "zephyr,shell-uart" or "zephyr,bt-uart".

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-19 16:00:47 -07:00
..
application_development boards: Add alias to boards with watchdog enabled 2022-07-19 09:28:43 -05:00
arch samples: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
basic samples: basic: threads: Remove dts label prop usage 2022-07-07 10:02:47 +02:00
bluetooth Bluetooth: Audio: Add PACS location read for unicast client 2022-07-19 12:27:00 +00:00
boards samples: boards: nrf: battery: Remove uneccesary if-def 2022-07-19 22:54:50 +00:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers samples: drivers: watchdog: Update sample to use alias 2022-07-19 09:28:43 -05:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: kernel: condvar: add README 2022-07-08 21:06:33 -04:00
modules samples: module: Remove label property from devicetree overlays 2022-07-19 10:00:36 -07:00
net samples: net: sockets: can: add console harness configuration 2022-07-19 10:31:10 +02:00
philosophers samples/philosophers: use stack_data_t type 2022-05-18 10:53:50 +02:00
posix include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
sensor samples: sensors: Remove label property from devicetree overlays 2022-07-19 08:23:35 -05:00
shields samples: x_nucleo_iks02a1: microphone: Convert to use DEVICE_DT_GET_ONE 2022-07-06 10:48:09 +02:00
subsys tracing: Move to DTS for uart device 2022-07-19 16:00:47 -07:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
userspace test: syscall_perf: Do not re-define csr_read 2022-07-18 12:22:00 -04:00
classic.rst
index.rst