This is an automated email from the ASF dual-hosted git repository. rymek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-mcumgr.git
commit 2ad60e02c1d251d5cfdae4048b218988afcfbae4 Merge: 12ef780 4eb4c5b Author: Ćukasz Rymanowski <[email protected]> AuthorDate: Tue Sep 30 17:27:53 2025 +0200 Merge pull request #181 from wiktorkwiatkowski/daytime_cmd cmd/os_mgmt: add datetime read/write command handlers 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(-)
