targets: Rename pca10095 target

Target nordic_pca10095-blehci was defined for nordic_pca10095_net bsp.
Name suggested that nordic_pca10095 is being used.

This just changes target name to avoid confusion.
This commit is contained in:
Jerzy Kasenberg
2021-11-17 11:53:47 +01:00
committed by kasjer
parent b9c20addd8
commit 3ac5007168
3 changed files with 1 additions and 1 deletions
@@ -17,7 +17,7 @@
# under the License.
#
pkg.name: targets/nordic_pca10095-blehci
pkg.name: targets/nordic_pca10095_net-blehci
pkg.type: target
pkg.description: Sample target for BLE controller on NRF5340
pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"