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 cf06c82 commit 917bb6eCopy full SHA for 917bb6e
.main-meta/main.json
@@ -7,7 +7,7 @@
7
"version":"1.0.3",
8
"displayName":"Bootloader16 Lab Solutions for Microchip University Bootloader 16 labs",
9
"projectName":"bootloader16-microchip-university-labs",
10
- "shortDescription":"Bootloader16 examples using different features",
+ "shortDescription":"Bootloader16 examples using different verication methods including ECDSA",
11
"ide":{
12
"name":"MPLABX",
13
"semverRange":">=6.00.0"
@@ -39,7 +39,12 @@
39
],
40
"keywords":[
41
"Bootloader",
42
- "Bootloader16"
+ "Bootloader16",
43
+ "Checksum",
44
+ "CRC32",
45
+ "ECDSA",
46
+ "Secure Boot",
47
+ "UBHA"
48
]
49
}
50
0 commit comments