mirror of
https://github.com/pine64/blisp.git
synced 2026-09-18 14:31:30 +00:00
WIP
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "blisp.h"
|
||||
|
||||
struct blisp_chip blisp_chip_bl70x = {
|
||||
.type = BLISP_CHIP_BL70X,
|
||||
.usb_isp_available = true
|
||||
};
|
||||
Reference in New Issue
Block a user