File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/tutorials/ble/bleprph/bleprph-sections Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ Peripheral
3131
3232 $ newt target create myperiph
3333 Target targets/myperiph successfully created
34- $ newt target set myperiph bsp=@apache-mynewt-core/hw/bsp/nrf52dk
35- Target targets/myperiph successfully set target.bsp to @apache-mynewt-core/hw/bsp/nrf52dk
36- $ newt target set myperiph app=@apache-mynewt-core /apps/bleprph
34+ $ newt target set myperiph bsp=@apache-mynewt-core/hw/bsp/nordic_pca10040
35+ Target targets/myperiph successfully set target.bsp to @apache-mynewt-core/hw/bsp/nordic_pca10040
36+ $ newt target set myperiph app=@apache-mynewt-nimble /apps/bleprph
3737 Target targets/myperiph successfully set target.app to @apache-mynewt-nimble/apps/bleprph
3838 $ newt target set myperiph build_profile=optimized
3939 Target targets/myperiph successfully set target.build_profile to optimized
You can’t perform that action at this time.
0 commit comments