mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-26 00:08:10 +00:00
embed/bootloader: increase USB timeout to 500
This commit is contained in:
parent
5ded086800
commit
4ad6a7a634
@ -5,7 +5,7 @@
|
||||
#include "image.h"
|
||||
#include "secbool.h"
|
||||
|
||||
#define USB_TIMEOUT 100
|
||||
#define USB_TIMEOUT 500
|
||||
#define USB_PACKET_SIZE 64
|
||||
|
||||
#define FIRMWARE_SECTORS_COUNT 13
|
||||
|
Loading…
Reference in New Issue
Block a user