| 1234567891011121314151617181920212223242526 |
- {
- "name": "UPACKER",
- "description": "building and parsing data frames to be sent over a serial interface",
- "description_zh": "串行通信链路协议",
- "keywords": [
- "LedBlink"
- ],
- "category": "peripherals",
- "author": {
- "name": "zpw",
- "email": "aeo1234@qq.com"
- },
- "license": "GPL-2.0",
- "repository": "https://github.com/aeo123/upacker.git",
- "icon": "unknown",
- "homepage": "https://github.com/aeo123/upacker.git",
- "doc": "https://github.com/aeo123/upacker.git",
- "site": [
- {
- "version": "latest",
- "URL": "https://github.com/aeo123/upacker.git",
- "filename": "Null for git package",
- "VER_SHA": "master"
- }
- ]
- }
|