Skip to content

Load devlib modules on-demand

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr384 into master

Load devlib modules on demand rather than loading them all in advance. This speeds up target connection time.

Depends on https://github.com/ARM-software/lisa/pull/1153

Merge request reports