zephyr/samples
Kumar Gala 4faf362030 soc: apollo_lake: gpio: Drop use of DT_LABEL
Change APL_GPIO_DEV_* defines to be DT_NODELABELs instead of
"label" strings.  This lets us change users of these defines to
use DEVICE_DT_GET.

We update samples/board/up_squared/gpio_counter to use DEVICE_DT_GET
as part of this change.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-08 20:01:47 +00:00
..
application_development samples: code_relocation_nocopy: Update documentation 2022-06-24 20:29:00 +02: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 sample: Bluetooth: Add BT_SETTINGS for connected ISO samples 2022-07-08 10:49:12 +02:00
boards soc: apollo_lake: gpio: Drop use of DT_LABEL 2022-07-08 20:01:47 +00:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers drivers: adc: introduce new Telink B91 ADC driver 2022-07-08 11:07:18 +02:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: kernel: condition_variables: Remove unneeded tstack extern 2022-06-20 10:25:52 +02:00
modules samples: tflite-micro: Convert to use DEVICE_DT_GET 2022-07-07 10:01:20 +02:00
net samples: lwm2m_client: Convert to use DEVICE_DT_GET_ONE 2022-07-07 08:27:52 -05: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: sensor: fxos8700-hid: Convert to use DEVICE_DT_GET_ONE 2022-07-07 10:11:16 +02:00
shields samples: x_nucleo_iks02a1: microphone: Convert to use DEVICE_DT_GET_ONE 2022-07-06 10:48:09 +02:00
subsys samples: updatehub: Remove use of DT_BUS_LABEL 2022-07-08 10:52:47 +02: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 samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
classic.rst
index.rst