mirror of
https://github.com/pine64/blisp.git
synced 2026-09-18 17:11:31 +00:00
Added initial BL61X and BL808 support, some chip changes
This commit is contained in:
@@ -5,6 +5,7 @@ struct blisp_chip blisp_chip_bl60x = {
|
||||
.type = BLISP_CHIP_BL60X,
|
||||
.type_str = "bl60x",
|
||||
.usb_isp_available = false,
|
||||
.default_eflash_loader_xtal = "40m",
|
||||
.default_xtal = "40m",
|
||||
.handshake_byte_multiplier = 0.006f,
|
||||
.needs_eflash_loader = true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user