forked from nrfconnect/sdk-nrf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
samples: net: remove outdated overlay files
The samples contained overlay files disabling uart1 for non-secure builds for nrf9160 and nrf9161. These are now removed since uart1 is disabled by default through device tree source file in zephyr. Signed-off-by: Kaja Koren <[email protected]>
- Loading branch information
Showing
4 changed files
with
0 additions
and
40 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
samples/net/https_client/boards/nrf9160dk_nrf9160_ns.overlay
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
samples/net/https_client/boards/nrf9161dk_nrf9161_ns.overlay
This file was deleted.
Oops, something went wrong.