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 2019/02/15 10:28:50 UTC

[mynewt-core] branch master updated (74996e6 -> 3381420)

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 74996e6  Merge pull request #1645 from JuulLabs/timer_shutdown
     new 78c6637  compiler: Add 'speed' profile for M33
     new 3381420  libc: Enable optimized memcpy for all ARM processors

The 8540 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-m33/compiler.yml | 1 +
 libc/baselibc/src/memcpy.c              | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)