Skip to content

playpicoo/python-mcumgr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mcumgr

Python implementation of the mcumgr protocol(s). Used by Apache Mynewt, Zephyr and others.

Install

python3 -m pip install git+https://git@github.com/lohmega/python-mcumgr.git

(if private repo, replace git+https with git+ssh)

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.7%
  • Shell 2.6%
  • Makefile 1.7%