You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2023/01/30 10:46:06 UTC

[mynewt-nimble] branch master updated: targets: Restore example targets

This is an automated email from the ASF dual-hosted git repository.

andk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git


The following commit(s) were added to refs/heads/master by this push:
     new f740c39b targets: Restore example targets
f740c39b is described below

commit f740c39b66697a187f0ad2e1431301e23228cb1e
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Mon Jan 30 09:40:42 2023 +0100

    targets: Restore example targets
    
    Those were accidentally moved to CI targets but are expected to be used
    by users.
---
 .github/targets/nordic_pca10028_blehci/pkg.yml               |  4 ++--
 .github/targets/nordic_pca10028_boot/pkg.yml                 |  4 ++--
 .github/targets/nordic_pca10028_bt5_blehci/pkg.yml           |  4 ++--
 .github/targets/nordic_pca10056-blehci-usb/pkg.yml           |  2 +-
 .github/targets/nordic_pca10056_advertiser/pkg.yml           |  2 +-
 .github/targets/nordic_pca10056_blecent/pkg.yml              |  2 +-
 .github/targets/nordic_pca10056_blecsc/pkg.yml               |  2 +-
 .github/targets/nordic_pca10056_blehci/pkg.yml               |  2 +-
 .github/targets/nordic_pca10056_blehci_all_enabled/pkg.yml   |  2 +-
 .github/targets/nordic_pca10056_blehci_no_privacy/pkg.yml    |  2 +-
 .github/targets/nordic_pca10056_blehr/pkg.yml                |  2 +-
 .github/targets/nordic_pca10056_blemesh/pkg.yml              |  2 +-
 .github/targets/nordic_pca10056_blemesh_cdb/pkg.yml          |  2 +-
 .github/targets/nordic_pca10056_blemesh_ext_adv/pkg.yml      |  2 +-
 .github/targets/nordic_pca10056_blemesh_light/pkg.yml        |  2 +-
 .../targets/nordic_pca10056_blemesh_models_example_1/pkg.yml |  2 +-
 .../targets/nordic_pca10056_blemesh_models_example_2/pkg.yml |  2 +-
 .github/targets/nordic_pca10056_blemesh_shell/pkg.yml        |  2 +-
 .github/targets/nordic_pca10056_blemesh_storage/pkg.yml      |  2 +-
 .github/targets/nordic_pca10056_bleprph/pkg.yml              |  2 +-
 .github/targets/nordic_pca10056_bleprph_oic/pkg.yml          |  2 +-
 .github/targets/nordic_pca10056_blesplit/pkg.yml             |  2 +-
 .github/targets/nordic_pca10056_bleuart/pkg.yml              |  2 +-
 .github/targets/nordic_pca10056_btshell/pkg.yml              |  4 ++--
 .github/targets/nordic_pca10056_btshell_2M/pkg.yml           |  2 +-
 .github/targets/nordic_pca10056_btshell_2M_coded/pkg.yml     |  2 +-
 .github/targets/nordic_pca10056_btshell_all/pkg.yml          |  4 ++--
 .github/targets/nordic_pca10056_btshell_all_v52/pkg.yml      |  4 ++--
 .github/targets/nordic_pca10056_btshell_coded/pkg.yml        |  2 +-
 .github/targets/nordic_pca10056_btshell_ext_adv/pkg.yml      |  2 +-
 .github/targets/nordic_pca10056_btshell_periodic_adv/pkg.yml |  2 +-
 .github/targets/nordic_pca10056_btshell_sm_legacy/pkg.yml    |  2 +-
 .github/targets/nordic_pca10056_btshell_sm_none/pkg.yml      |  2 +-
 .github/targets/nordic_pca10056_btshell_sm_sc/pkg.yml        |  2 +-
 .github/targets/nordic_pca10056_btshell_sm_sc_legacy/pkg.yml |  2 +-
 .../targets/nordic_pca10056_btshell_xtal_settle_0/pkg.yml    |  4 ++--
 .github/targets/nordic_pca10056_bttester/pkg.yml             |  4 ++--
 .github/targets/nordic_pca10056_ext_advertiser/pkg.yml       |  4 ++--
 .github/targets/nordic_pca10056_scanner/pkg.yml              |  2 +-
 .github/targets/nordic_pca10095_blehci/pkg.yml               |  4 ++--
 .github/targets/nordic_pca10095_btshell/pkg.yml              |  4 ++--
 .github/targets_native/native_btshell/pkg.yml                |  2 +-
 .github/workflows/build_targets.yml                          | 12 ++++++------
 {.github/targets => targets}/dialog_cmac/pkg.yml             |  0
 {.github/targets => targets}/dialog_cmac/syscfg.yml          |  0
 {.github/targets => targets}/dialog_cmac/target.yml          |  0
 .../targets => targets}/nordic_pca10056-blehci-usb/pkg.yml   |  0
 .../pkg.yml => targets/nordic_pca10056-blehci-usb/syscfg.yml | 12 ++++++------
 .../nordic_pca10056-blehci-usb}/target.yml                   |  3 +--
 .../targets => targets}/nordic_pca10095_net-blehci/pkg.yml   |  0
 .../nordic_pca10095_net-blehci/syscfg.yml                    |  0
 .../nordic_pca10095_net-blehci/target.yml                    |  0
 52 files changed, 66 insertions(+), 67 deletions(-)

diff --git a/.github/targets/nordic_pca10028_blehci/pkg.yml b/.github/targets/nordic_pca10028_blehci/pkg.yml
index a1365ea7..b3504c3d 100644
--- a/.github/targets/nordic_pca10028_blehci/pkg.yml
+++ b/.github/targets/nordic_pca10028_blehci/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/blehci-nordic_pca10028
-pkg.name: "targets/nordic_pca10028_blehci"
+### Package: "targets_ci/blehci-nordic_pca10028
+pkg.name: "targets_ci/nordic_pca10028_blehci"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10028_boot/pkg.yml b/.github/targets/nordic_pca10028_boot/pkg.yml
index ab6ff0c9..6cf0c922 100644
--- a/.github/targets/nordic_pca10028_boot/pkg.yml
+++ b/.github/targets/nordic_pca10028_boot/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/nordic_pca10028_boot
-pkg.name: "targets/nordic_pca10028_boot"
+### Package: "targets_ci/nordic_pca10028_boot
+pkg.name: "targets_ci/nordic_pca10028_boot"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10028_bt5_blehci/pkg.yml b/.github/targets/nordic_pca10028_bt5_blehci/pkg.yml
index e7bd2e07..80774bfd 100644
--- a/.github/targets/nordic_pca10028_bt5_blehci/pkg.yml
+++ b/.github/targets/nordic_pca10028_bt5_blehci/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/nordic_pca10028_bt5_blehci
-pkg.name: "targets/nordic_pca10028_bt5_blehci"
+### Package: "targets_ci/nordic_pca10028_bt5_blehci
+pkg.name: "targets_ci/nordic_pca10028_bt5_blehci"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056-blehci-usb/pkg.yml b/.github/targets/nordic_pca10056-blehci-usb/pkg.yml
index 2c8307d3..4f92d9b9 100644
--- a/.github/targets/nordic_pca10056-blehci-usb/pkg.yml
+++ b/.github/targets/nordic_pca10056-blehci-usb/pkg.yml
@@ -16,7 +16,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056-blehci-usb"
+pkg.name: "targets_ci/nordic_pca10056-blehci-usb"
 pkg.type: target
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_advertiser/pkg.yml b/.github/targets/nordic_pca10056_advertiser/pkg.yml
index 84d0c05b..6de3362b 100644
--- a/.github/targets/nordic_pca10056_advertiser/pkg.yml
+++ b/.github/targets/nordic_pca10056_advertiser/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_advertiser"
+pkg.name: "targets_ci/nordic_pca10056_advertiser"
 pkg.type: "target"
 pkg.description:
 pkg.author:
diff --git a/.github/targets/nordic_pca10056_blecent/pkg.yml b/.github/targets/nordic_pca10056_blecent/pkg.yml
index d47c0544..64dbe8b5 100644
--- a/.github/targets/nordic_pca10056_blecent/pkg.yml
+++ b/.github/targets/nordic_pca10056_blecent/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blecent"
+pkg.name: "targets_ci/nordic_pca10056_blecent"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blecsc/pkg.yml b/.github/targets/nordic_pca10056_blecsc/pkg.yml
index f26c7df6..65a125ca 100644
--- a/.github/targets/nordic_pca10056_blecsc/pkg.yml
+++ b/.github/targets/nordic_pca10056_blecsc/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blecsc"
+pkg.name: "targets_ci/nordic_pca10056_blecsc"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blehci/pkg.yml b/.github/targets/nordic_pca10056_blehci/pkg.yml
index b66dab98..204f4a5f 100644
--- a/.github/targets/nordic_pca10056_blehci/pkg.yml
+++ b/.github/targets/nordic_pca10056_blehci/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blehci"
+pkg.name: "targets_ci/nordic_pca10056_blehci"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blehci_all_enabled/pkg.yml b/.github/targets/nordic_pca10056_blehci_all_enabled/pkg.yml
index c44ac282..6ede68c2 100644
--- a/.github/targets/nordic_pca10056_blehci_all_enabled/pkg.yml
+++ b/.github/targets/nordic_pca10056_blehci_all_enabled/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blehci_all_enabled"
+pkg.name: "targets_ci/nordic_pca10056_blehci_all_enabled"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blehci_no_privacy/pkg.yml b/.github/targets/nordic_pca10056_blehci_no_privacy/pkg.yml
index 539a3640..ed7e725d 100644
--- a/.github/targets/nordic_pca10056_blehci_no_privacy/pkg.yml
+++ b/.github/targets/nordic_pca10056_blehci_no_privacy/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blehci_no_privacy"
+pkg.name: "targets_ci/nordic_pca10056_blehci_no_privacy"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blehr/pkg.yml b/.github/targets/nordic_pca10056_blehr/pkg.yml
index fd7e6fa9..aa37aa0e 100644
--- a/.github/targets/nordic_pca10056_blehr/pkg.yml
+++ b/.github/targets/nordic_pca10056_blehr/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blehr"
+pkg.name: "targets_ci/nordic_pca10056_blehr"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blemesh/pkg.yml b/.github/targets/nordic_pca10056_blemesh/pkg.yml
index b1785b01..04f35835 100644
--- a/.github/targets/nordic_pca10056_blemesh/pkg.yml
+++ b/.github/targets/nordic_pca10056_blemesh/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blemesh"
+pkg.name: "targets_ci/nordic_pca10056_blemesh"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blemesh_cdb/pkg.yml b/.github/targets/nordic_pca10056_blemesh_cdb/pkg.yml
index 2a85a988..1c059a40 100644
--- a/.github/targets/nordic_pca10056_blemesh_cdb/pkg.yml
+++ b/.github/targets/nordic_pca10056_blemesh_cdb/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blemesh_cdb"
+pkg.name: "targets_ci/nordic_pca10056_blemesh_cdb"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blemesh_ext_adv/pkg.yml b/.github/targets/nordic_pca10056_blemesh_ext_adv/pkg.yml
index 3fec50f6..1f8c88d3 100644
--- a/.github/targets/nordic_pca10056_blemesh_ext_adv/pkg.yml
+++ b/.github/targets/nordic_pca10056_blemesh_ext_adv/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blemesh_ext_adv"
+pkg.name: "targets_ci/nordic_pca10056_blemesh_ext_adv"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blemesh_light/pkg.yml b/.github/targets/nordic_pca10056_blemesh_light/pkg.yml
index 991cccfd..cfb98f67 100644
--- a/.github/targets/nordic_pca10056_blemesh_light/pkg.yml
+++ b/.github/targets/nordic_pca10056_blemesh_light/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blemesh_light"
+pkg.name: "targets_ci/nordic_pca10056_blemesh_light"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blemesh_models_example_1/pkg.yml b/.github/targets/nordic_pca10056_blemesh_models_example_1/pkg.yml
index 38c54781..68b8325b 100644
--- a/.github/targets/nordic_pca10056_blemesh_models_example_1/pkg.yml
+++ b/.github/targets/nordic_pca10056_blemesh_models_example_1/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blemesh_models_example_1"
+pkg.name: "targets_ci/nordic_pca10056_blemesh_models_example_1"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blemesh_models_example_2/pkg.yml b/.github/targets/nordic_pca10056_blemesh_models_example_2/pkg.yml
index b17b6525..2944216a 100644
--- a/.github/targets/nordic_pca10056_blemesh_models_example_2/pkg.yml
+++ b/.github/targets/nordic_pca10056_blemesh_models_example_2/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blemesh_models_example_2"
+pkg.name: "targets_ci/nordic_pca10056_blemesh_models_example_2"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blemesh_shell/pkg.yml b/.github/targets/nordic_pca10056_blemesh_shell/pkg.yml
index 4636feb4..e0bb36a9 100644
--- a/.github/targets/nordic_pca10056_blemesh_shell/pkg.yml
+++ b/.github/targets/nordic_pca10056_blemesh_shell/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blemesh_shell"
+pkg.name: "targets_ci/nordic_pca10056_blemesh_shell"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blemesh_storage/pkg.yml b/.github/targets/nordic_pca10056_blemesh_storage/pkg.yml
index ff17acfc..7a04e49a 100644
--- a/.github/targets/nordic_pca10056_blemesh_storage/pkg.yml
+++ b/.github/targets/nordic_pca10056_blemesh_storage/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blemesh_storage"
+pkg.name: "targets_ci/nordic_pca10056_blemesh_storage"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_bleprph/pkg.yml b/.github/targets/nordic_pca10056_bleprph/pkg.yml
index d1e7b95e..4beaa1fc 100644
--- a/.github/targets/nordic_pca10056_bleprph/pkg.yml
+++ b/.github/targets/nordic_pca10056_bleprph/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_bleprph"
+pkg.name: "targets_ci/nordic_pca10056_bleprph"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_bleprph_oic/pkg.yml b/.github/targets/nordic_pca10056_bleprph_oic/pkg.yml
index aef9c2eb..2c2f231e 100644
--- a/.github/targets/nordic_pca10056_bleprph_oic/pkg.yml
+++ b/.github/targets/nordic_pca10056_bleprph_oic/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_bleprph_oic"
+pkg.name: "targets_ci/nordic_pca10056_bleprph_oic"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_blesplit/pkg.yml b/.github/targets/nordic_pca10056_blesplit/pkg.yml
index 8781b07a..d62ab79c 100644
--- a/.github/targets/nordic_pca10056_blesplit/pkg.yml
+++ b/.github/targets/nordic_pca10056_blesplit/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_blesplit"
+pkg.name: "targets_ci/nordic_pca10056_blesplit"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_bleuart/pkg.yml b/.github/targets/nordic_pca10056_bleuart/pkg.yml
index f3f3ce92..0ae1073d 100644
--- a/.github/targets/nordic_pca10056_bleuart/pkg.yml
+++ b/.github/targets/nordic_pca10056_bleuart/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_bleuart"
+pkg.name: "targets_ci/nordic_pca10056_bleuart"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell/pkg.yml b/.github/targets/nordic_pca10056_btshell/pkg.yml
index 9049e013..287ca4e3 100644
--- a/.github/targets/nordic_pca10056_btshell/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/nordic_pca10056_btshell
-pkg.name: "targets/nordic_pca10056_btshell"
+### Package: "targets_ci/nordic_pca10056_btshell
+pkg.name: "targets_ci/nordic_pca10056_btshell"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_2M/pkg.yml b/.github/targets/nordic_pca10056_btshell_2M/pkg.yml
index fc2db1d0..e5555756 100644
--- a/.github/targets/nordic_pca10056_btshell_2M/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_2M/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_btshell_2M"
+pkg.name: "targets_ci/nordic_pca10056_btshell_2M"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_2M_coded/pkg.yml b/.github/targets/nordic_pca10056_btshell_2M_coded/pkg.yml
index 0ddee925..a0b8ad88 100644
--- a/.github/targets/nordic_pca10056_btshell_2M_coded/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_2M_coded/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_btshell_2M_coded"
+pkg.name: "targets_ci/nordic_pca10056_btshell_2M_coded"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_all/pkg.yml b/.github/targets/nordic_pca10056_btshell_all/pkg.yml
index 2a18f703..5ac5cc77 100644
--- a/.github/targets/nordic_pca10056_btshell_all/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_all/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/nordic_pca10056_btshell_all
-pkg.name: "targets/nordic_pca10056_btshell_all"
+### Package: "targets_ci/nordic_pca10056_btshell_all
+pkg.name: "targets_ci/nordic_pca10056_btshell_all"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_all_v52/pkg.yml b/.github/targets/nordic_pca10056_btshell_all_v52/pkg.yml
index 14d5fc69..e218c511 100644
--- a/.github/targets/nordic_pca10056_btshell_all_v52/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_all_v52/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/nordic_pca10056_btshell_all_v52
-pkg.name: "targets/nordic_pca10056_btshell_all_v52"
+### Package: "targets_ci/nordic_pca10056_btshell_all_v52
+pkg.name: "targets_ci/nordic_pca10056_btshell_all_v52"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_coded/pkg.yml b/.github/targets/nordic_pca10056_btshell_coded/pkg.yml
index c3ec70a3..87a1eb64 100644
--- a/.github/targets/nordic_pca10056_btshell_coded/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_coded/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_btshell_coded"
+pkg.name: "targets_ci/nordic_pca10056_btshell_coded"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_ext_adv/pkg.yml b/.github/targets/nordic_pca10056_btshell_ext_adv/pkg.yml
index c8cce299..b39ebae1 100644
--- a/.github/targets/nordic_pca10056_btshell_ext_adv/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_ext_adv/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_btshell_ext_adv"
+pkg.name: "targets_ci/nordic_pca10056_btshell_ext_adv"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_periodic_adv/pkg.yml b/.github/targets/nordic_pca10056_btshell_periodic_adv/pkg.yml
index b4f519e2..3a3a7d1e 100644
--- a/.github/targets/nordic_pca10056_btshell_periodic_adv/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_periodic_adv/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_btshell_periodic_adv"
+pkg.name: "targets_ci/nordic_pca10056_btshell_periodic_adv"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_sm_legacy/pkg.yml b/.github/targets/nordic_pca10056_btshell_sm_legacy/pkg.yml
index 4c3d331e..79dbec44 100644
--- a/.github/targets/nordic_pca10056_btshell_sm_legacy/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_sm_legacy/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_btshell_sm_legacy"
+pkg.name: "targets_ci/nordic_pca10056_btshell_sm_legacy"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_sm_none/pkg.yml b/.github/targets/nordic_pca10056_btshell_sm_none/pkg.yml
index a8ccee1f..1061c2fa 100644
--- a/.github/targets/nordic_pca10056_btshell_sm_none/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_sm_none/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_btshell_sm_none"
+pkg.name: "targets_ci/nordic_pca10056_btshell_sm_none"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_sm_sc/pkg.yml b/.github/targets/nordic_pca10056_btshell_sm_sc/pkg.yml
index 611096aa..0de16539 100644
--- a/.github/targets/nordic_pca10056_btshell_sm_sc/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_sm_sc/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_btshell_sm_sc"
+pkg.name: "targets_ci/nordic_pca10056_btshell_sm_sc"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_sm_sc_legacy/pkg.yml b/.github/targets/nordic_pca10056_btshell_sm_sc_legacy/pkg.yml
index 3983ec0c..e7583601 100644
--- a/.github/targets/nordic_pca10056_btshell_sm_sc_legacy/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_sm_sc_legacy/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_btshell_sm_sc_legacy"
+pkg.name: "targets_ci/nordic_pca10056_btshell_sm_sc_legacy"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_btshell_xtal_settle_0/pkg.yml b/.github/targets/nordic_pca10056_btshell_xtal_settle_0/pkg.yml
index 19a580e1..2dde3239 100644
--- a/.github/targets/nordic_pca10056_btshell_xtal_settle_0/pkg.yml
+++ b/.github/targets/nordic_pca10056_btshell_xtal_settle_0/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/nordic_pca10056_btshell_xtal_settle_0
-pkg.name: "targets/nordic_pca10056_btshell_xtal_settle_0"
+### Package: "targets_ci/nordic_pca10056_btshell_xtal_settle_0
+pkg.name: "targets_ci/nordic_pca10056_btshell_xtal_settle_0"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_bttester/pkg.yml b/.github/targets/nordic_pca10056_bttester/pkg.yml
index d50d245c..5f72b58d 100644
--- a/.github/targets/nordic_pca10056_bttester/pkg.yml
+++ b/.github/targets/nordic_pca10056_bttester/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/nordic_pca10056_bttester
-pkg.name: "targets/nordic_pca10056_bttester"
+### Package: "targets_ci/nordic_pca10056_bttester
+pkg.name: "targets_ci/nordic_pca10056_bttester"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_ext_advertiser/pkg.yml b/.github/targets/nordic_pca10056_ext_advertiser/pkg.yml
index 7dee4357..7a196568 100644
--- a/.github/targets/nordic_pca10056_ext_advertiser/pkg.yml
+++ b/.github/targets/nordic_pca10056_ext_advertiser/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/nordic_pca10056_btshell
-pkg.name: "targets/nordic_pca10056_ext_advertiser"
+### Package: "targets_ci/nordic_pca10056_btshell
+pkg.name: "targets_ci/nordic_pca10056_ext_advertiser"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10056_scanner/pkg.yml b/.github/targets/nordic_pca10056_scanner/pkg.yml
index dfc3c8b0..04b210a8 100644
--- a/.github/targets/nordic_pca10056_scanner/pkg.yml
+++ b/.github/targets/nordic_pca10056_scanner/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: "targets/nordic_pca10056_scanner"
+pkg.name: "targets_ci/nordic_pca10056_scanner"
 pkg.type: "target"
 pkg.description:
 pkg.author:
diff --git a/.github/targets/nordic_pca10095_blehci/pkg.yml b/.github/targets/nordic_pca10095_blehci/pkg.yml
index 04841c94..2cb827ec 100644
--- a/.github/targets/nordic_pca10095_blehci/pkg.yml
+++ b/.github/targets/nordic_pca10095_blehci/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/blehci-nordic_pca10095
-pkg.name: "targets/nordic_pca10095_blehci"
+### Package: "targets_ci/blehci-nordic_pca10095
+pkg.name: "targets_ci/nordic_pca10095_blehci"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets/nordic_pca10095_btshell/pkg.yml b/.github/targets/nordic_pca10095_btshell/pkg.yml
index cfcc43df..889405d3 100644
--- a/.github/targets/nordic_pca10095_btshell/pkg.yml
+++ b/.github/targets/nordic_pca10095_btshell/pkg.yml
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-### Package: targets/nordic_pca10056_btshell
-pkg.name: "targets/nordic_pca10095_btshell"
+### Package: "targets_ci/nordic_pca10056_btshell
+pkg.name: "targets_ci/nordic_pca10095_btshell"
 pkg.type: "target"
 pkg.description: 
 pkg.author: 
diff --git a/.github/targets_native/native_btshell/pkg.yml b/.github/targets_native/native_btshell/pkg.yml
index a2525255..870ccae9 100644
--- a/.github/targets_native/native_btshell/pkg.yml
+++ b/.github/targets_native/native_btshell/pkg.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-pkg.name: targets/native_btshell
+pkg.name: targets_ci/native_btshell
 pkg.type: target
 pkg.description: 
 pkg.author: 
diff --git a/.github/workflows/build_targets.yml b/.github/workflows/build_targets.yml
index 16ea8aac..c14f8da1 100644
--- a/.github/workflows/build_targets.yml
+++ b/.github/workflows/build_targets.yml
@@ -57,12 +57,12 @@ jobs:
       - name: Build targets
         shell: bash
         run: |
-             cp -r .github/targets ci_targets
-             ls ci_targets | xargs -n1 sh -c 'echo "Testing $0"; newt build -q $0'
-             rm -rf ci_targets
+             cp -r .github/targets targets_ci
+             ls targets_ci | xargs -n1 sh -c 'echo "Testing $0"; newt build -q targets_ci/$0'
+             rm -rf targets_ci
       - name: Build native targets
         if: matrix.os == 'ubuntu-latest'
         run: |
-             cp -r .github/targets_native ci_targets
-             ls ci_targets | xargs -n1 sh -c 'echo "Testing $0"; newt build -q $0'
-             rm -rf ci_targets
+             cp -r .github/targets_native targets_ci
+             ls targets_ci | xargs -n1 sh -c 'echo "Testing $0"; newt build -q  targets_ci/$0'
+             rm -rf targets_ci
diff --git a/.github/targets/dialog_cmac/pkg.yml b/targets/dialog_cmac/pkg.yml
similarity index 100%
rename from .github/targets/dialog_cmac/pkg.yml
rename to targets/dialog_cmac/pkg.yml
diff --git a/.github/targets/dialog_cmac/syscfg.yml b/targets/dialog_cmac/syscfg.yml
similarity index 100%
rename from .github/targets/dialog_cmac/syscfg.yml
rename to targets/dialog_cmac/syscfg.yml
diff --git a/.github/targets/dialog_cmac/target.yml b/targets/dialog_cmac/target.yml
similarity index 100%
rename from .github/targets/dialog_cmac/target.yml
rename to targets/dialog_cmac/target.yml
diff --git a/.github/targets/nordic_pca10056-blehci-usb/pkg.yml b/targets/nordic_pca10056-blehci-usb/pkg.yml
similarity index 100%
copy from .github/targets/nordic_pca10056-blehci-usb/pkg.yml
copy to targets/nordic_pca10056-blehci-usb/pkg.yml
diff --git a/.github/targets_native/native_btshell/pkg.yml b/targets/nordic_pca10056-blehci-usb/syscfg.yml
similarity index 88%
copy from .github/targets_native/native_btshell/pkg.yml
copy to targets/nordic_pca10056-blehci-usb/syscfg.yml
index a2525255..0c5701a9 100644
--- a/.github/targets_native/native_btshell/pkg.yml
+++ b/targets/nordic_pca10056-blehci-usb/syscfg.yml
@@ -1,4 +1,3 @@
-#
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information
@@ -17,8 +16,9 @@
 # under the License.
 #
 
-pkg.name: targets/native_btshell
-pkg.type: target
-pkg.description: 
-pkg.author: 
-pkg.homepage:
+syscfg.vals:
+    BLE_TRANSPORT_HS: usb
+    USBD_BTH: 1
+
+    USBD_PID: 0xC01A
+    USBD_VID: 0xC0CA
diff --git a/.github/targets/nordic_pca10095_net-blehci/target.yml b/targets/nordic_pca10056-blehci-usb/target.yml
similarity index 93%
copy from .github/targets/nordic_pca10095_net-blehci/target.yml
copy to targets/nordic_pca10056-blehci-usb/target.yml
index 4d2641b7..ce455d45 100644
--- a/.github/targets/nordic_pca10095_net-blehci/target.yml
+++ b/targets/nordic_pca10056-blehci-usb/target.yml
@@ -1,4 +1,3 @@
-#
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file
 # distributed with this work for additional information
@@ -18,5 +17,5 @@
 #
 
 target.app: "@apache-mynewt-nimble/apps/blehci"
-target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10095_net"
+target.bsp: "@apache-mynewt-core/hw/bsp/nordic_pca10056"
 target.build_profile: debug
diff --git a/.github/targets/nordic_pca10095_net-blehci/pkg.yml b/targets/nordic_pca10095_net-blehci/pkg.yml
similarity index 100%
rename from .github/targets/nordic_pca10095_net-blehci/pkg.yml
rename to targets/nordic_pca10095_net-blehci/pkg.yml
diff --git a/.github/targets/nordic_pca10095_net-blehci/syscfg.yml b/targets/nordic_pca10095_net-blehci/syscfg.yml
similarity index 100%
rename from .github/targets/nordic_pca10095_net-blehci/syscfg.yml
rename to targets/nordic_pca10095_net-blehci/syscfg.yml
diff --git a/.github/targets/nordic_pca10095_net-blehci/target.yml b/targets/nordic_pca10095_net-blehci/target.yml
similarity index 100%
rename from .github/targets/nordic_pca10095_net-blehci/target.yml
rename to targets/nordic_pca10095_net-blehci/target.yml