From b7dca4bb6321d8aed9f365612b8eca0ccac913da Mon Sep 17 00:00:00 2001 From: Krzysztof Taborowski Date: Fri, 5 Apr 2024 13:21:41 +0200 Subject: [PATCH] nrf: remove internal manifest To faster adopt to changes in ncs and reduce time for testing. Signed-off-by: Krzysztof Taborowski --- internal_west.yml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 internal_west.yml diff --git a/internal_west.yml b/internal_west.yml deleted file mode 100644 index c9fdb72ba7..0000000000 --- a/internal_west.yml +++ /dev/null @@ -1,21 +0,0 @@ -# The west manifest file (west.yml) for Sidewalk in nRF Connect SDK (NCS). - -manifest: - defaults: - remote: ncs - - remotes: - # nRF Connect SDK base URL. - - name: ncs - url-base: https://github.com/nrfconnect - - projects: - - name: nrf - repo-path: sdk-nrf - path: nrf - revision: 7770897e68689251d221702ffdce7a026570a447 - import: true - - # West-related configuration for the sidewalk repository. - self: - path: internal_sidewalk