Skip to content

Commit

Permalink
MPAE-12519 Metadata Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
egilro committed Jun 22, 2022
1 parent f705b2a commit 7792d65
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions .main-meta/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"metaDataVersion": "1.0.0",
"category": "com.microchip.ide.project",
"content": {
"metaDataVersion": "1.1.0",
"metaDataVersion": "1.3.0",
"name": "com.microchip.mcu8.mplabx.project.attiny817-rtc-crystal-frequency-output-mplab",
"version": "1.0.1",
"displayName": "RTC Crystal Frequency Output",
Expand Down Expand Up @@ -32,25 +32,11 @@
"content": {
"metaDataVersion": "1.0.0",
"category": "com.microchip.device",
"name": "ATtiny817",
"name": "ATTINY817",
"versionRange": "*"
}
},
"author": "Microchip",
"subcategories": [
[
"Peripherals",
"RTC"
],
[
"Peripherals",
"CLKCTRL"
],
[
"Development Kit",
"ATtiny817 Xplained Pro"
]
],
"peripherals": [
"RTC",
"CLKCTRL"
Expand Down

0 comments on commit 7792d65

Please sign in to comment.