aditihilbert closed pull request #357: Updated target names
URL: https://github.com/apache/mynewt-site/pull/357
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/docs/os/tutorials/air_quality_sensor.md 
b/docs/os/tutorials/air_quality_sensor.md
index 509888fe3..4f25aac50 100644
--- a/docs/os/tutorials/air_quality_sensor.md
+++ b/docs/os/tutorials/air_quality_sensor.md
@@ -78,11 +78,11 @@ targets/my_blinky_sim
     app=apps/blinky
     bsp=@apache-mynewt-core/hw/bsp/native
     build_profile=debug
-[user@IsMyLaptop:~/src/air_quality]$ newt target set boot_nrf 
bsp=@apache-mynewt-core/hw/bsp/arduino_primo_nrf52
+[user@IsMyLaptop:~/src/air_quality]$ newt target set boot_primo 
bsp=@apache-mynewt-core/hw/bsp/arduino_primo_nrf52
 Target targets/boot_nrf successfully set target.bsp to 
@apache-mynewt-core/hw/bsp/arduino_primo_nrf52
-[user@IsMyLaptop:~/src/air_quality]$ newt target set boot_nrf 
app=@apache-mynewt-core/apps/boot
+[user@IsMyLaptop:~/src/air_quality]$ newt target set boot_primo 
app=@apache-mynewt-core/apps/boot
 Target targets/boot_nrf successfully set target.app to 
@apache-mynewt-core/apps/boot
-[user@IsMyLaptop:~/src/air_quality]$ newt target set boot_nrf 
build_profile=optimized
+[user@IsMyLaptop:~/src/air_quality]$ newt target set boot_primo 
build_profile=optimized
 Target targets/boot_nrf successfully set target.build_profile to optimized
 ```
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to