MPAE-11924 Metadata Update

master 1.0.1
Egil Rotevatn 2021-04-15 11:34:38 +02:00
rodzic 1f97980d72
commit 9d966ad133
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -4,18 +4,18 @@
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu8.mplabx.project.avr128da48-cnano-adc-temperature-measurement-mplab",
"version": "1.0.0",
"version": "1.0.1",
"displayName": "ADC Temperature Measurement",
"projectName": "avr128da48-cnano-adc-temperature-measurement-mplab",
"shortDescription": "This application showcases a basic example of how to measure the temperature using the ADC on the AVR-DA devices.",
"ide": {
"name": "MPLABX",
"semverRange": ">=5.40"
"name": "MPLAB X",
"semverRange": ">=5.40.0"
},
"compiler": [
{
"name": "XC8",
"semverRange": "^2.20"
"semverRange": "^2.20.0"
}
],
"dfp": {