mirror of
https://github.com/pine64/blisp.git
synced 2026-09-18 20:01:29 +00:00
Integrated eflash_loader
This commit is contained in:
@@ -7,5 +7,5 @@ struct blisp_chip blisp_chip_bl808 = {
|
||||
.usb_isp_available = true, // TODO: Only for BL808D :-(
|
||||
.default_xtal = "-", // ?
|
||||
.handshake_byte_multiplier = 0.003f,
|
||||
.needs_eflash_loader = false
|
||||
.get_eflash_loader = NULL
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user