58 wiersze
1.8 KiB
JSON
58 wiersze
1.8 KiB
JSON
{
|
|
"metaDataVersion": "1.0.0",
|
|
"category": "com.microchip.ide.project",
|
|
"content": {
|
|
"metaDataVersion": "1.3.0",
|
|
"name": "com.microchip.mcu8.mplabx.project.avr128da48-cnano-ws2812-mplab-mcc",
|
|
"version": "1.0.2",
|
|
"displayName": "RGB lighting with WS2812 using AVR128DA48 Microcontroller with MCC Melody",
|
|
"projectName": "avr128da48-cnano-ws2812-mplab-mcc",
|
|
"shortDescription": "This repository provides an MPLAB® X project with an MPLAB® Code Configurator (MCC) generated code example for interfacing the CCL (Configurable Custom Logic) and SPI (Serial Peripheral Interface) peripherals with the WS2812 LED.",
|
|
"ide": {
|
|
"name": "MPLAB X",
|
|
"semverRange": ">=6.10.0"
|
|
},
|
|
"compiler": [
|
|
{
|
|
"name": "XC8",
|
|
"semverRange": "^2.41.0"
|
|
}
|
|
],
|
|
"dfp": {
|
|
"name": "AVR-Dx",
|
|
"semverRange": "^2.3.272"
|
|
},
|
|
"configurator": {
|
|
"name": "MCC",
|
|
"semverRange": ">=5.3.7"
|
|
},
|
|
"device": {
|
|
"metaDataVersion": "1.0.0",
|
|
"category": "com.microchip.portal.contentRef",
|
|
"content": {
|
|
"metaDataVersion": "1.0.0",
|
|
"category": "com.microchip.device",
|
|
"name": "AVR128DA48",
|
|
"versionRange": "*"
|
|
}
|
|
},
|
|
"author": "Microchip",
|
|
"peripherals": [
|
|
"CCL", "TCA", "SPI", "EVSYS", "GPIO"
|
|
],
|
|
"keywords": [ "Melody", "WS2812/11", "CCL", "SPI"
|
|
],
|
|
"additionalData": {
|
|
"longDescription": {
|
|
"metaDataVersion": "1.0.0",
|
|
"category": "com.microchip.portal.fileRef",
|
|
"content": {
|
|
"metaDataVersion": "1.0.0",
|
|
"fileName": "./README.md",
|
|
"mimeType": "text/markdown"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|