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

58 wiersze
1.8 KiB
JSON
Czysty Zwykły widok Historia

2020-11-20 05:46:04 +00:00
{
"metaDataVersion": "1.0.0",
"category": "com.microchip.ide.project",
"content": {
2023-08-17 08:54:45 +00:00
"metaDataVersion": "1.3.0",
2020-11-20 05:46:04 +00:00
"name": "com.microchip.mcu8.mplabx.project.avr128da48-cnano-ws2812-mplab-mcc",
2023-08-17 08:54:45 +00:00
"version": "1.0.2",
"displayName": "RGB lighting with WS2812 using AVR128DA48 Microcontroller with MCC Melody",
2020-11-20 05:46:04 +00:00
"projectName": "avr128da48-cnano-ws2812-mplab-mcc",
2023-08-17 08:54:45 +00:00
"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.",
2020-11-20 05:46:04 +00:00
"ide": {
"name": "MPLAB X",
2023-08-17 08:54:45 +00:00
"semverRange": ">=6.10.0"
2020-11-20 05:46:04 +00:00
},
"compiler": [
{
2020-12-07 15:50:00 +00:00
"name": "XC8",
2023-08-17 08:54:45 +00:00
"semverRange": "^2.41.0"
2020-11-20 05:46:04 +00:00
}
],
"dfp": {
2020-12-02 08:56:26 +00:00
"name": "AVR-Dx",
2023-08-17 08:54:45 +00:00
"semverRange": "^2.3.272"
2020-11-20 05:46:04 +00:00
},
"configurator": {
2020-12-02 08:56:26 +00:00
"name": "MCC",
2023-08-17 08:54:45 +00:00
"semverRange": ">=5.3.7"
2020-11-20 05:46:04 +00:00
},
"device": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.portal.contentRef",
"content": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.device",
2020-12-02 08:56:26 +00:00
"name": "AVR128DA48",
2020-11-20 05:46:04 +00:00
"versionRange": "*"
}
},
2020-12-02 08:56:26 +00:00
"author": "Microchip",
2021-02-01 13:19:09 +00:00
"peripherals": [
2023-08-17 08:54:45 +00:00
"CCL", "TCA", "SPI", "EVSYS", "GPIO"
2020-11-20 05:46:04 +00:00
],
2023-08-17 10:30:10 +00:00
"keywords": [ "Melody", "WS2812/11", "CCL", "SPI"
2020-11-20 05:46:04 +00:00
],
"additionalData": {
"longDescription": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.portal.fileRef",
"content": {
"metaDataVersion": "1.0.0",
"fileName": "./README.md",
"mimeType": "text/markdown"
}
}
}
}
}