diff options
| author | hathach <[email protected]> | 2025-12-01 14:39:45 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-12-01 14:46:47 +0700 |
| commit | df6f13600324b42710ae71d5320a9f2eae8303a5 (patch) | |
| tree | f5e0a3a723e4917b1905c614ba4d65724994ecef /src | |
| parent | 7ee288bc223db393d68c7bdb09bf7c05ffd2eb03 (diff) | |
add linkermap to deps and linkermap taget
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 |
