1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-nanopb

Клонировать/Скачать
library.json 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Petteri Aimonen Отправлено 19.09.2024 13:56 98bf4db
{
"name": "Nanopb",
"version": "0.4.9",
"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 (<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/"
}],
"export": {
"include": [
"*.c",
"*.cpp",
"*.h",
"examples",
"generator"
],
"exclude": [
"generator/**/__pycache__",
"examples/platformio/.gitignore"
]
},
"build": {
"extraScript": "generator/platformio_generator.py",
"includeDir": "",
"srcDir": "",
"srcFilter": [
"+<*.c>"
]
},
"examples": [
"examples/platformio/platformio.ini",
"examples/platformio/src/*.c",
"examples/*/*.c"
],
"frameworks": "*",
"platforms": "*"
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-nanopb.git
git@api.gitlife.ru:oschina-mirror/mirrors-nanopb.git
oschina-mirror
mirrors-nanopb
mirrors-nanopb
master