usb: driver: Delay attached event for Thingy:53 by default
Thingy:53 require to have delayed attached event by 700ms. Set this option in board files. Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
This commit is contained in:
parent
2b2f2c94a7
commit
7ef99560e7
|
@ -74,6 +74,9 @@ config USB_NRFX
|
|||
config USB_DEVICE_STACK
|
||||
default USB
|
||||
|
||||
config USB_NRFX_ATTACHED_EVENT_DELAY
|
||||
default 700 if USB
|
||||
|
||||
config I2C
|
||||
default y
|
||||
|
||||
|
|
Loading…
Reference in a new issue