zephyr/samples
Andrzej Głąbek 70fb3124db drivers: serial: nrfx: Ensure that instances have some pins assigned
Add build assertions that will ensure that every peripheral for
which a driver instance is created has some pins assigned to it.
Neither pinctrl-0 nor *-pin properties can be currently marked as
required in devicetree, so these assertions will help users avoid
invalid configurations where it could be hard to figure out why
the UART is not working.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-03-09 12:05:22 +01:00
..
application_development code_relocation: Extend the nocopy sample to nRF5340dk 2022-02-21 22:09:46 -05:00
arch kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
basic samples: blinky_pwm: decreased min PWM period for blinky sample 2022-02-10 14:33:08 -05:00
bluetooth bluetooth: hci: rpmsg: use ipc service library 2022-03-02 17:03:01 +01:00
boards drivers: serial: nrfx: Ensure that instances have some pins assigned 2022-03-09 12:05:22 +01:00
compression samples/compression/l4z: Increase min_ram 2022-01-28 10:07:00 +01:00
drivers samples: drivers: eeprom: fix spelling 2022-03-08 10:23:53 +01:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
modules samples: nanopb: Add .options file to the sample 2022-03-07 10:48:06 +01:00
net doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
philosophers doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
posix doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
sensor samples: sensor: icm42605: remove deprecated *_OWN_THREAD 2022-03-07 16:23:36 -06:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys sample: smp_svr: add Pinnacle 100 DVK to test allow list 2022-03-08 09:29:31 -06:00
synchronization cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
tfm_integration samples: rename user-tls.conf to user-tls-conf.h 2022-02-21 20:55:20 -05:00
userspace boards/intel_adsp_cavs25: Improve test coverage 2022-01-21 14:36:49 -05:00
classic.rst doc: fix top samples doc index 2021-03-09 17:48:18 -05:00
index.rst samples: compression: lz4: lz4 sample application 2021-06-12 17:21:55 +02:00