This commit is contained in:
Marek Kraus
2022-10-05 11:35:44 +02:00
parent 29a36a2d7b
commit f7964a9cb2
5 changed files with 255 additions and 25 deletions
+1
View File
@@ -2,5 +2,6 @@
struct blisp_chip blisp_chip_bl70x = {
.type = BLISP_CHIP_BL70X,
.type_str = "bl70x",
.usb_isp_available = true
};