You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by an...@apache.org on 2018/10/17 22:04:22 UTC

[mynewt-core] branch master updated (78910e1 -> 4480ba8)

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

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


    from 78910e1  Merge pull request #1462 from sjanc/rat
     add 03daf9c  compiler: Add "speed" build profile for ARM compilers
     add c688bdf  rtt: Use speed-optimized build profile
     add ef31dd8  sys/sysview: Use speed-optimized build profile
     new 4480ba8  Merge pull request #1464 from andrzej-kaczmarek/compiler-speed-profile

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 | 1 +
 compiler/arm-none-eabi-m3/compiler.yml | 1 +
 compiler/arm-none-eabi-m4/compiler.yml | 1 +
 compiler/arm-none-eabi-m7/compiler.yml | 1 +
 hw/drivers/rtt/pkg.yml                 | 1 +
 sys/sysview/pkg.yml                    | 1 +
 sys/sysview/vendor/pkg.yml             | 1 +
 7 files changed, 7 insertions(+)


[mynewt-core] 01/01: Merge pull request #1464 from andrzej-kaczmarek/compiler-speed-profile

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

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

commit 4480ba8a5ac16a83777e1ba819604e91e9981502
Merge: 78910e1 ef31dd8
Author: Andrzej Kaczmarek <an...@codecoup.pl>
AuthorDate: Thu Oct 18 00:04:17 2018 +0200

    Merge pull request #1464 from andrzej-kaczmarek/compiler-speed-profile
    
    Add speed-optimized build profile

 compiler/arm-none-eabi-m0/compiler.yml | 1 +
 compiler/arm-none-eabi-m3/compiler.yml | 1 +
 compiler/arm-none-eabi-m4/compiler.yml | 1 +
 compiler/arm-none-eabi-m7/compiler.yml | 1 +
 hw/drivers/rtt/pkg.yml                 | 1 +
 sys/sysview/pkg.yml                    | 1 +
 sys/sysview/vendor/pkg.yml             | 1 +
 7 files changed, 7 insertions(+)