Skip to content
Snippets Groups Projects
Commit 01ac4d6f authored by Nicolas Colomer's avatar Nicolas Colomer
Browse files

PlatformIO Library Registry manifest file

parent 775df2b3
No related branches found
No related tags found
No related merge requests found
{
"name": "Nanopb",
"keywords": "protocol buffers, protobuf, google",
"description": "Nanopb is a plain-C implementation of Google's Protocol Buffers data format. It is targeted at 32 bit microcontrollers, but is also fit for other embedded systems with tight (2-10 kB ROM, <1 kB RAM) memory constraints.",
"repository": {
"type": "git",
"url": "https://github.com/nanopb/nanopb.git"
},
"authors": [{
"name": "Petteri Aimonen",
"email": "jpa@nanopb.mail.kapsi.fi",
"url": "http://koti.kapsi.fi/jpa/nanopb/"
}],
"frameworks": [
"arduino"
],
"platforms": [
"atmelavr",
"teensy"
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment