We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418813d commit 8c15ab9Copy full SHA for 8c15ab9
.main-meta/main.json
@@ -19,12 +19,12 @@
19
}
20
],
21
"dfp": {
22
- "name": "",
23
- "semverRange": ""
+ "name": "PIC18F-Q_DFP",
+ "semverRange": "^1.24.430"
24
},
25
"configurator": {
26
27
+ "name": "MCC",
+ "semverRange": "^5.7.1"
28
29
"device": {
30
"metaDataVersion": "1.0.0",
@@ -37,8 +37,20 @@
37
38
39
"author": "Glen Nilsen",
40
- "peripherals": [],
41
- "keywords": [],
+ "peripherals": [
+ "ADC",
42
+ "GPIO",
43
+ "UART"
44
+ ],
45
+ "keywords": [
46
+ "Data Visualizer",
47
+ "MPLAB Data Visualizer",
48
49
+ "UART",
50
+ "Getting Started",
51
+ "Melody",
52
+ "MCC Melody"
53
54
"additionalData": {
55
"longDescription": {
56
0 commit comments