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 46264b6 commit ef41e98Copy full SHA for ef41e98
.main-meta/main.json
@@ -38,13 +38,23 @@
38
},
39
"author": "Priyanka Abhijit Tamhankar",
40
"peripherals": [
41
- "UART"
+ "UART",
42
+ "Memory Module"
43
],
44
"keywords": [
45
"Melody",
46
"MCC Melody",
47
"Curiosity",
- "Curiosity Nano"
48
+ "Curiosity Nano",
49
+ "Bootloader",
50
+ "Memory",
51
+ "Serial Communication",
52
+ "EUSART",
53
+ "Virtual COM Port",
54
+ "Microchip Device Firmware Update",
55
+ "8-bit MDFU Client",
56
+ "MDFU",
57
+ "File Transfer Protocol"
58
59
"additionalData": {
60
"longDescription": {
0 commit comments