Skip to content

Commit

Permalink
MCU8QA-162 : Undoing changes to main.json
Browse files Browse the repository at this point in the history
  • Loading branch information
aku-work committed Jul 21, 2020
1 parent d5cb48b commit c3d84ec
Showing 1 changed file with 31 additions and 22 deletions.
53 changes: 31 additions & 22 deletions .main-meta/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,55 +3,64 @@
"category": "com.microchip.ide.project",
"content": {
"metaDataVersion": "1.1.0",
"name": "com.microchip.mcu8.mplabx.project.",
"version": " ",
"displayName": " ",
"projectName": "",
"shortDescription": "",
"name": "com.microchip.mcu8.mplabx.project.pic18f16q41-pwm-led-current-regulator",
"version": "1.0.0",
"displayName": "PWM Based Current Regulator with PIC18F16Q41",
"projectName": "pic18f16q41-pwm-led-current-regulator",
"shortDescription": "PIC18F16Q41 PWM Based LED Current Regulator",
"ide": {
"name": "",
"semverRange": ""
"name": "MPLABX",
"semverRange": ">=5.40.0"
},
"compiler": [
{
"name": "",
"semverRange": ""
"name": "XC8",
"semverRange": "^2.20.0"
}
],
"dfp": {
"name": "",
"semverRange": ""
"name": "PIC18F-Q_DFP",
"semverRange": "^1.5.124"
},
"configurator": {
"name": "",
"semverRange": ""
"name": "MCC",
"semverRange": ">=3.95.0"
},
"device": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.portal.contentRef",
"content": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.device",
"name": "",
"name": "PIC18F16Q41",
"versionRange": "*"
}
},
"author": "",
"author": "Microchip",
"subcategories": [
"",
"MCC",
[
"Peripherals", ""
"Peripherals", "OPA"
],
[
"Peripherals", ""
]
"Peripherals", "CMP"
],
[
"Peripherals", "DAC"
],
[
"Peripherals", "FVR"
],
[
"Peripherals", "TMR1"
]
],
"peripherals": [
"",""
"OPA","CMP","DAC","FVR","TMR1"
],
"keywords": [
"",
""
"MCC",
"Intelligent Analog"
],
"additionalData": {
"longDescription": {
Expand Down

0 comments on commit c3d84ec

Please sign in to comment.