{"id":14988174,"url":"https://github.com/apache/mynewt-mcumgr","last_synced_at":"2025-04-04T07:06:26.957Z","repository":{"id":30128050,"uuid":"113273448","full_name":"apache/mynewt-mcumgr","owner":"apache","description":"Apache mynewt","archived":false,"fork":false,"pushed_at":"2024-11-26T20:57:35.000Z","size":609,"stargazers_count":105,"open_issues_count":31,"forks_count":77,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-03-28T06:08:51.500Z","etag":null,"topics":["mynewt"],"latest_commit_sha":null,"homepage":"https://mynewt.apache.org/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README-mynewt.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-06T05:34:08.000Z","updated_at":"2025-03-27T08:45:15.000Z","dependencies_parsed_at":"2024-04-16T10:28:15.607Z","dependency_job_id":"42576818-9c24-45c2-8893-c62efa3709c4","html_url":"https://github.com/apache/mynewt-mcumgr","commit_stats":{"total_commits":271,"total_committers":51,"mean_commits":5.313725490196078,"dds":0.7564575645756457,"last_synced_commit":"911e538756b9f4c863c65f1514e1aaca0484c1c3"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmynewt-mcumgr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmynewt-mcumgr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmynewt-mcumgr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmynewt-mcumgr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/mynewt-mcumgr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246983718,"owners_count":20864301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mynewt"],"created_at":"2024-09-24T14:16:14.877Z","updated_at":"2025-04-04T07:06:26.928Z","avatar_url":"https://github.com/apache.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"## Building and using mcumgr with Apache Mynewt\n\nNOTE: The *mcumgr* library consists of functionality that is already present in\nthe `apache-mynewt-core` repo.  There is currently no need to use the external\n*mcumgr* library with Mynewt, as the functionality is already built in to the\nOS.  To use this library with a Mynewt application, you will need to remove the\nduplicate functionality from your copy of the `apache-mynewt-core` repo.\n\n### Configuration\n\nTo use *mcumgr*, your Mynewt app needs to be configured to use:\n1. An mcumgr transfer encoding\n2. An mcumgr transport\n3. (optional) Command handlers.\n\nThis is done by adding the necessary dependencies to your app or target.  The following list of dependencies adds support for the SMP transfer encoding, the Bluetooth and shell transports, and all the built-in command handlers:\n\n```\n    - '@apache-mynewt-core/mgmt/smp/transport/ble'\n    - '@apache-mynewt-core/mgmt/smp/transport/smp_shell'\n    - '@mynewt-mcumgr/cmd/fs_mgmt'\n    - '@mynewt-mcumgr/cmd/img_mgmt'\n    - '@mynewt-mcumgr/cmd/os_mgmt'\n    - '@mynewt-mcumgr/smp'\n```\n\nFor an example of an app that uses mcumgr, see the `smp_svr` sample app in `samples/smp_svr/mynewt`.\n\n### Building\n\nWith the necessary dependencies in place, your project can be built using the usual `newt build \u003ctarget-name\u003e` or `newt run \u003ctarget-name\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fmynewt-mcumgr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fmynewt-mcumgr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fmynewt-mcumgr/lists"}