This is an automated email from the ASF dual-hosted git repository.
rymek pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git
from 12ef780 Add missing LICENCE file
add 4eb4c5b cmd/os_mgmt: add datetime read/write command handlers
new 2ad60e0 Merge pull request #181 from wiktorkwiatkowski/daytime_cmd
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:
cmd/os_mgmt/include/os_mgmt/os_mgmt_config.h | 1 +
cmd/os_mgmt/include/os_mgmt/os_mgmt_impl.h | 22 +++++++++
cmd/os_mgmt/port/mynewt/src/mynewt_os_mgmt.c | 45 +++++++++++++++++
cmd/os_mgmt/src/os_mgmt.c | 74 +++++++++++++++++++++++++++-
cmd/os_mgmt/syscfg.yml | 5 ++
5 files changed, 146 insertions(+), 1 deletion(-)