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

[mynewt-core] 01/01: Merge pull request #1462 from sjanc/rat

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

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

commit 78910e114c22912f787e2074919337ae0752c587
Merge: b8c1b38 1da3e92
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Wed Oct 17 21:32:01 2018 +0200

    Merge pull request #1462 from sjanc/rat
    
    License cleanups

 .rat-excludes                                      | 22 ++++++++++++++++++++++
 hw/sensor/test/src/sensor_test.c                   |  4 +++-
 .../test/src/testcases/sensor_test_case_poll_err.c |  4 +++-
 hw/util/i2cn/include/i2cn/i2cn.h                   | 19 +++++++++++++++++++
 hw/util/i2cn/src/i2cn.c                            | 19 +++++++++++++++++++
 sys/log/full/test/util/src/log_test_util.c         | 19 +++++++++++++++++++
 util/rwlock/test/src/rwlock_test.h                 | 19 +++++++++++++++++++
 .../test/src/testcases/rwlock_test_case_basic.c    | 19 +++++++++++++++++++
 8 files changed, 123 insertions(+), 2 deletions(-)