mirror of
https://github.com/espressif/esp-nimble.git
synced 2026-08-03 00:27:57 +00:00
doc: Fix nordic target
This commit is contained in:
@@ -10,7 +10,7 @@ no need for configuring public address.
|
||||
|
||||
newt target create blemesh
|
||||
newt target set blemesh app=@apache-mynewt-nimble/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}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user