You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/05/21 17:25:59 UTC

[GitHub] aditihilbert closed pull request #423: Update port_bsp.md

aditihilbert closed pull request #423: Update port_bsp.md
URL: https://github.com/apache/mynewt-site/pull/423
 
 
   

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/core_os/porting/port_bsp.md b/docs/os/core_os/porting/port_bsp.md
index df5187655..9e7956942 100644
--- a/docs/os/core_os/porting/port_bsp.md
+++ b/docs/os/core_os/porting/port_bsp.md
@@ -91,7 +91,7 @@ Which generates the following output:
 Target targets/boot-myboard successfully created
 Target targets/boot-myboard successfully set target.app to @apache-mynewt-core/apps/boot
 Target targets/boot-myboard successfully set target.bsp to hw/bsp/myboard
-Target targets/boot-myboard successfully set target.build_profile to debug
+Target targets/boot-myboard successfully set target.build_profile to optimized
 Target targets/blinky-myboard successfully created
 Target targets/blinky-myboard successfully set target.app to apps/blinky
 Target targets/blinky-myboard successfully set target.bsp to hw/bsp/myboard


 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services