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

applet.interface.jtag_probe: add flush() method to TAPInterface #514

Merged

Conversation

purdeaandrei
Copy link
Contributor

For now it simply calls JTAGProbeInterface.flush()

This is in order to make higher level JTAG code more readable, so not too many .lower's need to be chained.

For now it simply calls JTAGProbeInterface.flush()

This is in order to make higher level JTAG code more readable,
so not too many .lower's need to be chained.
@whitequark whitequark added this pull request to the merge queue Jan 14, 2024
Merged via the queue into GlasgowEmbedded:main with commit f84f085 Jan 14, 2024
18 of 20 checks passed
@purdeaandrei purdeaandrei deleted the f_add_flush_to_tapinterface branch January 14, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants