Skip to content

Commit

Permalink
MPAE-11924 Metadata Update
Browse files Browse the repository at this point in the history
  • Loading branch information
egilro committed Apr 15, 2021
1 parent 9c1bc7f commit e07305d
Showing 1 changed file with 33 additions and 25 deletions.
58 changes: 33 additions & 25 deletions .main-meta/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu8.mplabx.project.avr128db48-getting-started-with-opamp-mplab",
"version": "1.0.2",
"version": "1.0.3",
"displayName": "Getting Started with Analog Signal Conditioning (OPAMP)",
"projectName": "avr128db48-getting-started-with-opamp-mplab",
"shortDescription": "These MPLAB X bare metal examples in Getting Started with Analog Signal Conditioning (OPAMP) (TB3286), show how the OPAMP can be used on the AVR DB family of microcontrollers.The OPAMP peripheral features up to three internal operational amplifiers.",
"ide": {
"name": "MPLAB X",
"semverRange": ">=5.40"
"semverRange": ">=5.40.0"
},
"compiler": [
{
"name": "XC8",
"semverRange": "^2.20"
"semverRange": "^2.20.0"
}
],
"dfp": {
Expand All @@ -39,33 +39,41 @@
"author": "Microchip",
"subcategories": [
[
"Peripherals", "OPAMP"
"Peripherals",
"OPAMP"
],
[
"Peripherals", "ADC"
],
"Peripherals",
"ADC"
],
[
"Peripherals", "DAC"
"Peripherals",
"DAC"
],
[
"Development Kit", "AVR128DB48 Curiosity Nano"
"Development Kit",
"AVR128DB48 Curiosity Nano"
],
[
"Supporting Tools", "MPLAB Data Visualizer"
"Supporting Tools",
"MPLAB Data Visualizer"
],
[
"Supporting Tools", "MPLAB Mindi"
"Supporting Tools",
"MPLAB Mindi"
]
],
"peripherals": [
"OPAMP", "ADC", "DAC"
"OPAMP",
"ADC",
"DAC"
],
"keywords": [
"Analog Signal Conditioning",
"Getting Started",
"Digital-to-Analog Converter",
"Resistor Ladder",
"Adjustable Gain",
"Adjustable Gain",
"Programmable Gain",
"Operational Amplifier",
"Op Amp",
Expand All @@ -83,16 +91,16 @@
"AVRDB",
"getting-started-with-opamp"
],
"additionalData": {
"longDescription": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.portal.fileRef",
"content": {
"metaDataVersion": "1.0.0",
"fileName": "./README.md",
"mimeType": "text/markdown"
}
}
}
}
}
"additionalData": {
"longDescription": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.portal.fileRef",
"content": {
"metaDataVersion": "1.0.0",
"fileName": "./README.md",
"mimeType": "text/markdown"
}
}
}
}
}

0 comments on commit e07305d

Please sign in to comment.