From 1173bd81904c534b4b6d62e3f7e8e1b195b4cc4c Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Mon, 1 Apr 2024 13:48:59 +0200 Subject: backup --- nrf9160dk_nrf9160_ns.overlay | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 nrf9160dk_nrf9160_ns.overlay (limited to 'nrf9160dk_nrf9160_ns.overlay') diff --git a/nrf9160dk_nrf9160_ns.overlay b/nrf9160dk_nrf9160_ns.overlay new file mode 100644 index 0000000..8f6d2f9 --- /dev/null +++ b/nrf9160dk_nrf9160_ns.overlay @@ -0,0 +1,16 @@ +// To get started, press Ctrl+Space to bring up the completion menu and view the available nodes. + +// You can also use the buttons in the sidebar to perform actions on nodes. +// Actions currently available include: + +// * Enabling / disabling the node +// * Adding the bus to a bus +// * Removing the node +// * Connecting ADC channels + +// For more help, browse the DeviceTree documentation at https://docs.zephyrproject.org/latest/guides/dts/index.html +// You can also visit the nRF DeviceTree extension documentation at https://nrfconnect.github.io/vscode-nrf-connect/devicetree/nrfdevicetree.html + +&adc { + status = "ok"; +}; \ No newline at end of file -- cgit v1.2.3