You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ry...@apache.org on 2019/10/22 12:45:57 UTC

[mynewt-nimble] 01/01: Update nordic target to nordic_pca10056

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

rymek pushed a commit to branch rymanluk-patch-1
in repository https://gitbox.apache.org/repos/asf/mynewt-nimble.git

commit 411e2277325f86838eb34d66397ec43bdbef2f9a
Author: Ɓukasz Rymanowski <lu...@codecoup.pl>
AuthorDate: Tue Oct 22 14:45:48 2019 +0200

    Update nordic target to nordic_pca10056
---
 docs/mesh/sample.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/mesh/sample.rst b/docs/mesh/sample.rst
index 79a67ce..fadb690 100644
--- a/docs/mesh/sample.rst
+++ b/docs/mesh/sample.rst
@@ -10,7 +10,7 @@ no need for configuring public address.
 
     newt target create blemesh
     newt target set blemesh app=@apache-mynewt-core/apps/blemesh
-    newt target set blemesh bsp=@apache-mynewt-core/hw/bsp/nrf52840pdk
+    newt target set blemesh bsp=@apache-mynewt-core/hw/bsp/nordic_pca10056
     newt target set blemesh build_profile=optimized
     newt target set blemesh syscfg=BLE_MESH_PB_GATT=1:BLE_MESH_DEV_UUID='(uint8_t[16]){0x22, 0x20, 0}'