avr128da48-cnano-ws2812-mpl.../.main-meta/main.json

64 wiersze
1.7 KiB
JSON

{
"metaDataVersion": "1.0.0",
"category": "com.microchip.ide.project",
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu8.mplabx.project.avr128da48-cnano-ws2812-mplab-mcc",
"version": "1.0.1",
"displayName": "RGB lighting with WS2812 using SPI and CCL",
"projectName": "avr128da48-cnano-ws2812-mplab-mcc",
"shortDescription": "This repository contains an MCC generated code example that interfaces the WS2812 RGB LED with AVR128DA48 microcontroller using CCL, SPI, TCA and EVSYS.",
"ide": {
"name": "MPLAB X",
"semverRange": ">=5.40.0"
},
"compiler": [
{
"name": "XC8",
"semverRange": "^2.30.0"
}
],
"dfp": {
"name": "AVR-Dx",
"semverRange": "1.6.88"
},
"configurator": {
"name": "MCC",
"semverRange": "4.0.1"
},
"device": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.portal.contentRef",
"content": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.device",
"name": "AVR128DA48",
"versionRange": "*"
}
},
"author": "Microchip",
"subcategories": [
[
"Peripherals",
"CCL"
]
],
"peripherals": [
"CCL"
],
"keywords": [ "WS2812", "RGB LED", "RGB lighting"
],
"additionalData": {
"longDescription": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.portal.fileRef",
"content": {
"metaDataVersion": "1.0.0",
"fileName": "./README.md",
"mimeType": "text/markdown"
}
}
}
}
}