You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2026. It is now read-only.
Some platforms (like FPGA) can be really slow (e.g. 200x slower than a normal device). This can make some timeouts unsuitable. We should ensure that the core code allows setting timeouts when creating the target so that the client code of devlib (and devlib itself) does not need to be modified to run on such platforms.
Following the same path, it might be necessary to investigate on timeout support in adb.