Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE-214] Add Support for Power Tracing #215

Merged
merged 3 commits into from
Jan 2, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ISSUE-214: Fix linting error.
hkpeprah committed Dec 2, 2024
commit 20eb26a79f830e5190280901615485493a30e0f7
1 change: 1 addition & 0 deletions pylink/enums.py
Original file line number Diff line number Diff line change
@@ -734,6 +734,7 @@ class JLinkPowerTraceCommand(object):
GET_CHANNEL_CAPS = 5
GET_NUM_ITEMS = 6


class JLinkPowerTraceRef(object):
"""Reference values to store on power trace capture.