zephyr/samples
Andrzej Głąbek 71223ad0d0 boards: nrf9160dk: Move board control configuration to devicetree
Use devicetree instead of Kconfig to configure the board control
switches in nRF9160 DK:
- add binding for the switches that provide optional signal routings
  on this board
- add binding for the GPIO interface that can be used for communication
  (e.g. UART based) between the nRF9160 and the nRF52840 on the DK,
  and add GPIO mapping for this interface so that its lines can be used
  without caring about of actual pin numbers on both sides
- add binding for one GPIO line chosen from the above interface that is
  to allow the nRF9160 to reset the nRF52840
- update accordingly dts files and board specific code for both board
  definitions associated with the DK
- introduce .dtsi files that can be included from dts overlays in order
  to facilitate the use of the above GPIO interface; modify the overlay
  in the hci_uart sample to provide an example of use of those files

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-03-04 11:25:22 +03:00
..
application_development samples: app_dev: set integration_platforms to native_posix 2021-03-03 09:11:53 -06:00
audio/sof SOF: cAVS 1.5 needs reset-vector.S in the main image 2021-02-01 14:47:31 -05:00
basic samples: servo_motor: Convert to use DEVICE_DT_GET 2021-02-24 15:46:18 -06:00
bluetooth boards: nrf9160dk: Move board control configuration to devicetree 2021-03-04 11:25:22 +03:00
boards dma: Kconfig remove unused kconfig symbols 2021-03-02 20:28:35 -06:00
cpp_synchronization samples: cpp_synchronization: fix 'main' signature 2021-01-19 11:06:38 -05:00
debug samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00
display samples: display: lvgl: Fix README.rst 2021-02-01 12:33:00 -05:00
drivers samples: crypto: set integration_platforms to native_posix 2021-03-03 09:22:24 -06:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
kernel/condition_variables samples: condition_variables: set integration_platforms to native_posix 2021-02-25 10:36:02 -05:00
lorawan/class_a samples: lorawan: class_a: add datarate callback 2021-02-28 16:36:57 -05:00
mpu samples: mpu_test: support for lpc flash driver 2021-01-23 08:01:00 -05:00
net samples: net: echo-server: Add netmask setting to VLAN config 2021-02-24 09:45:09 +02:00
philosophers power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
portability samples: portability: set integration_platforms to native_posix 2021-02-19 18:49:54 -05:00
posix samples: eventfd: set integration_platforms to mps2_an385 2021-03-03 18:15:02 -05:00
scheduler logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
sensor samples: sensor: set integration_platforms to frdm_k64f 2021-03-02 07:03:42 -06:00
shields drivers/sensor: ism330dhcx: Move INT_PIN Kconfig attr into DT 2021-02-28 16:47:15 -05:00
smp Samples: Add SMP pktqueue application 2020-12-02 07:09:21 -05:00
subsys samples: logging: set integration_platforms 2021-03-03 09:12:59 -06:00
synchronization samples/synchronization: Clean up SMP CPU pinning example 2021-02-18 12:04:49 -05:00
testing/integration sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tfm_integration samples: tfm integration: rename qemu targets after refactor 2021-02-21 18:44:18 +03:00
userspace samples: userspace: set integration_platforms to mps2_an385 2021-03-03 09:14:33 -06:00
video samples: video: Add OV7725 video capture sample 2021-01-06 08:33:38 -06:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst samples: debug: Add a simple gdbstub sample 2020-09-02 20:54:57 -04:00