diff options
| author | Michal Hanus <hanus.michal@divelit.cz> | 2024-04-01 14:53:48 +0200 |
|---|---|---|
| committer | Michal Hanus <hanus.michal@divelit.cz> | 2024-04-01 14:53:48 +0200 |
| commit | e6318f51769ec684a713876460d89cfb3f595c11 (patch) | |
| tree | 787b0de93bf885ba9793ddeb8d86e1f4e562a8d6 /nrf9160dk_nrf9160_ns.overlay | |
| parent | 1173bd81904c534b4b6d62e3f7e8e1b195b4cc4c (diff) | |
Diffstat (limited to 'nrf9160dk_nrf9160_ns.overlay')
| -rw-r--r-- | nrf9160dk_nrf9160_ns.overlay | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/nrf9160dk_nrf9160_ns.overlay b/nrf9160dk_nrf9160_ns.overlay deleted file mode 100644 index 8f6d2f9..0000000 --- a/nrf9160dk_nrf9160_ns.overlay +++ /dev/null @@ -1,16 +0,0 @@ -// 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 |
