You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ma...@apache.org on 2017/10/13 20:04:31 UTC

[mynewt-core] branch master updated (a488c58 -> b485f5e)

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

marko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from a488c58  Merge pull request #616 from ccollins476ad/ble-hs-test-refactor
     add 94ce0be  compiler m0/m4; use -Og instead of -O1 with debug build_profile.
     add 95e40f2  Fix new warnings caused by change in compiler flag setting.
     add f583050  ble controller; was not building properly with FEAT_LL_PRIVACY set to 0.
     new b485f5e  Merge pull request #612 from mkiiskila/debug_mX_flags

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 compiler/arm-none-eabi-m0/compiler.yml                | 2 +-
 compiler/arm-none-eabi-m4/compiler.yml                | 2 +-
 encoding/tinycbor/include/tinycbor/extract_number_p.h | 1 +
 net/nimble/controller/src/ble_ll_conn.c               | 2 ++
 net/nimble/host/src/ble_att_svr.c                     | 1 +
 5 files changed, 6 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-core] 01/01: Merge pull request #612 from mkiiskila/debug_mX_flags

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

marko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit b485f5e2de5fe8246e17dbf83dea52a4719d0e6a
Merge: a488c58 f583050
Author: mkiiskila <ma...@runtime.io>
AuthorDate: Fri Oct 13 13:04:30 2017 -0700

    Merge pull request #612 from mkiiskila/debug_mX_flags
    
    compiler m0/m4; use -Og instead of -O1 with debug build_profile.

 compiler/arm-none-eabi-m0/compiler.yml                | 2 +-
 compiler/arm-none-eabi-m4/compiler.yml                | 2 +-
 encoding/tinycbor/include/tinycbor/extract_number_p.h | 1 +
 net/nimble/controller/src/ble_ll_conn.c               | 2 ++
 net/nimble/host/src/ble_att_svr.c                     | 1 +
 5 files changed, 6 insertions(+), 2 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.