zephyr/scripts/generate_usb_vif
Keith Short 52e6b4e1fe scripts: generate_vif: cleanup edt loading
An explicit import of edtlib is not required when using
pickle.load() and creates a duplicate module object.

Also eliminate the check for the EDTError, as this exception cannot be
raised by pickle.load().

Signed-off-by: Keith Short <keithshort@google.com>
2023-04-07 13:37:51 +02:00
..
constants.py usb-c: Generate USB-C connector VIF policies XML file 2022-12-02 08:46:04 -06:00
generate_vif.py scripts: generate_vif: cleanup edt loading 2023-04-07 13:37:51 +02:00