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 2022/09/08 09:44:33 UTC

[mynewt-nimble] 02/02: babblesim: Fix blehci target

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

commit 0b983a52d5361927e23f48bc6608387510597740
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Wed Sep 7 21:09:11 2022 +0200

    babblesim: Fix blehci target
---
 babblesim/targets/blehci/syscfg.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/babblesim/targets/blehci/syscfg.yml b/babblesim/targets/blehci/syscfg.yml
index aec4c4a4..14a909e9 100644
--- a/babblesim/targets/blehci/syscfg.yml
+++ b/babblesim/targets/blehci/syscfg.yml
@@ -18,4 +18,4 @@
 
 syscfg.vals:
   BLE_LL_PUBLIC_DEV_ADDR: 0xbabb1e000001
-  BLE_HCI_TRANSPORT: uart
+  BLE_HCI_TRANSPORT_HS: uart