You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by je...@apache.org on 2021/11/19 07:59:24 UTC

[mynewt-core] branch master updated: mcu/nrf5340: Update blehci target name

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 092ef82  mcu/nrf5340: Update blehci target name
092ef82 is described below

commit 092ef8266e633eea927468b0bbc8b7bae990e6bd
Author: Jerzy Kasenberg <je...@codecoup.pl>
AuthorDate: Wed Nov 17 12:04:18 2021 +0100

    mcu/nrf5340: Update blehci target name
    
    Commit follows target name change in nimble repository.
---
 hw/mcu/nordic/nrf5340/net_core_image/syscfg.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/mcu/nordic/nrf5340/net_core_image/syscfg.yml b/hw/mcu/nordic/nrf5340/net_core_image/syscfg.yml
index 163e116..b4746f3 100644
--- a/hw/mcu/nordic/nrf5340/net_core_image/syscfg.yml
+++ b/hw/mcu/nordic/nrf5340/net_core_image/syscfg.yml
@@ -24,4 +24,4 @@ syscfg.defs:
             although right now this targets could be used for other bsp
             that are based on NRF5340 since target build just BLE controller
             without anything specific to pca10095 board.
-        value: "@apache-mynewt-nimble/targets/nordic_pca10095-blehci"
+        value: "@apache-mynewt-nimble/targets/nordic_pca10095_net-blehci"