diff options
| author | hathach <[email protected]> | 2025-12-04 09:27:29 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-12-04 09:27:29 +0700 |
| commit | 9f291dac260f82d5a8f1b11251703e79da12996a (patch) | |
| tree | 0344ebf0bca0a50962ca01b51793460b902ad34b /src | |
| parent | 06f1597c0e55a862bce2eac0b2058cb6f6cea54b (diff) | |
| parent | f68e354729c9485918966d2818fe652c033e4a93 (diff) | |
Merge branch 'refs/heads/master' into dwc2_cfg
Diffstat (limited to 'src')
| -rwxr-xr-x | src/portable/synopsys/dwc2/dwc2_info.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/portable/synopsys/dwc2/dwc2_info.py b/src/portable/synopsys/dwc2/dwc2_info.py index f6bd2785a..8fbbc00a0 100755 --- a/src/portable/synopsys/dwc2/dwc2_info.py +++ b/src/portable/synopsys/dwc2/dwc2_info.py @@ -2,7 +2,6 @@ import ctypes import argparse -import click import pandas as pd # hex value for register: guid, gsnpsid, ghwcfg1, ghwcfg2, ghwcfg3, ghwcfg4 |
