1
0
Fork 0

Remove deprecated USBasp and bootloadHID bootloader types (#18195)

This commit is contained in:
Ryan 2022-08-29 06:20:43 +10:00 committed by GitHub
parent 8fc62cb098
commit d18698a8e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 6 deletions

View file

@ -89,7 +89,6 @@
"enum": [
"atmel-dfu",
"bootloadhid",
"bootloadHID",
"caterina",
"custom",
"gd32v-dfu",
@ -106,7 +105,6 @@
"tinyuf2",
"unknown",
"usbasploader",
"USBasp",
"wb32-dfu"
]
},