You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by vi...@apache.org on 2019/10/16 19:59:33 UTC

[mynewt-core] branch master updated (8fa3925 -> fa46b48)

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

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


    from 8fa3925  Add OTP driver and programming script
     new 4a01d3b  base64,stats: add base64 fixedlen decode,fix stats
     new 68987ea  stats: we always decode fixed length stats
     new fa46b48  Merge pull request #2046 from vrahane/stats_conf_fix

The 9271 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:
 encoding/base64/include/base64/base64.h |  1 +
 encoding/base64/src/base64.c            | 23 +++++++++++++++++++++++
 sys/stats/full/src/stats_conf.c         | 11 ++---------
 3 files changed, 26 insertions(+), 9 deletions(-)