Skip to content

Commit d68f133

Browse files
simensrostadjorgenmk
authored andcommitted
applications: Remove the Asset Tracker v2
- Remove the Asset Tracker v2 and doc references throughout the SDK. - Add a new `asset_tracker` application folder that contains a `README` pointing users to the Asset Tracker Template repository: https://github.com/nrfconnect/Asset-Tracker-Template For development of Asset Tracker applications for the nRF91 series, users should base their applications on the Asset Tracker Template. Signed-off-by: Simen S. Røstad <[email protected]>
1 parent 8beb473 commit d68f133

File tree

256 files changed

+82
-32984
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

256 files changed

+82
-32984
lines changed

.github/test-spec.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@
266266
- "subsys/net/lib/azure_iot_hub/**/*"
267267
- "lib/date_time/**/*"
268268
- "drivers/sensor/sensor_sim/**/*"
269-
- "applications/asset_tracker_v2/**/*"
270269
- "samples/net/aws_iot/**/*"
271270
- "samples/net/azure_iot_hub/**/*"
272271
- "samples/net/coap_client/**/*"

.github/workflows/west-commands.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ jobs:
5252
python3 -m pip install -U pip
5353
pip3 install -r nrf/scripts/requirements-west-ncs-sbom.txt
5454
pip3 install -r nrf/scripts/requirements-extra.txt
55-
- name: Test ncs-sbom with asset tracker sample
56-
shell: bash
57-
run: |
58-
west ncs-sbom --input-files nrf/applications/asset_tracker_v2/**/*.c
5955
- name: Smoke test ncs-loot & ncs-compare
6056
shell: bash
6157
run: |

CODEOWNERS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
/.vscode/ @FilipZajdel
2828

2929
# Applications
30-
/applications/asset_tracker_v2/ @nrfconnect/ncs-cia
3130
/applications/connectivity_bridge/ @nrfconnect/ncs-cia @nordic-auko
3231
/applications/ipc_radio/ @nrfconnect/ncs-si-muffin
3332
/applications/machine_learning/ @nrfconnect/ncs-si-muffin
@@ -38,7 +37,6 @@
3837
/applications/sdp/ @nrfconnect/ncs-ll-ursus
3938
/applications/serial_lte_modem/ @nrfconnect/ncs-co-networking @nrfconnect/ncs-iot-oulu
4039
/applications/serial_lte_modem/src/lwm2m_carrier/ @nrfconnect/ncs-carrier
41-
/applications/asset_tracker_v2/**/*.rst @nrfconnect/ncs-cia-doc
4240
/applications/connectivity_bridge/*.rst @nrfconnect/ncs-cia-doc
4341
/applications/ipc_radio/*.rst @nrfconnect/ncs-si-muffin-doc
4442
/applications/machine_learning/*.rst @nrfconnect/ncs-si-muffin-doc

applications/asset_tracker_v2/CMakeLists.txt

Lines changed: 0 additions & 48 deletions
This file was deleted.

applications/asset_tracker_v2/Kconfig

Lines changed: 0 additions & 56 deletions
This file was deleted.

applications/asset_tracker_v2/Kconfig.sysbuild

Lines changed: 0 additions & 35 deletions
This file was deleted.

applications/asset_tracker_v2/README.rst

Lines changed: 0 additions & 27 deletions
This file was deleted.

applications/asset_tracker_v2/boards/native_sim.conf

Lines changed: 0 additions & 119 deletions
This file was deleted.

applications/asset_tracker_v2/boards/nrf9151dk_nrf9151_ns.conf

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)