Skip to content

Commit 917bb6e

Browse files
committed
Updated .json file
1 parent cf06c82 commit 917bb6e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.main-meta/main.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"version":"1.0.3",
88
"displayName":"Bootloader16 Lab Solutions for Microchip University Bootloader 16 labs",
99
"projectName":"bootloader16-microchip-university-labs",
10-
"shortDescription":"Bootloader16 examples using different features",
10+
"shortDescription":"Bootloader16 examples using different verication methods including ECDSA",
1111
"ide":{
1212
"name":"MPLABX",
1313
"semverRange":">=6.00.0"
@@ -39,7 +39,12 @@
3939
],
4040
"keywords":[
4141
"Bootloader",
42-
"Bootloader16"
42+
"Bootloader16",
43+
"Checksum",
44+
"CRC32",
45+
"ECDSA",
46+
"Secure Boot",
47+
"UBHA"
4348
]
4449
}
4550
}

0 commit comments

Comments
 (0)