-
Notifications
You must be signed in to change notification settings - Fork 20
cmd: migrate from getopt to argp #73
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
0073485
host: rework connection handling to use common struct
sinuscosinustan c3132da
host: add helper to look up bridge_driver by name
sinuscosinustan a3909fe
ast: rework ahb access logic to use common struct
sinuscosinustan 6172b5d
bridge: add bool for path requirements
sinuscosinustan 308bd07
bridge: debug: Always try to exit debug first
Manawyrm 118e3f7
bridge: debug: use connection struct
sinuscosinustan 2c22e95
bridge: devmem: use connection struct
sinuscosinustan db05380
bridge: ilpc: use connection struct
sinuscosinustan 4d535c7
bridge: l2a: use common struct
sinuscosinustan 2b52a86
bridge: p2a: use common struct
sinuscosinustan 0385bba
cmd: refactor to use argp instead of getopt
sinuscosinustan 0fc70a0
cmd / host: allow explicit defining of bridge driver on via
sinuscosinustan a120c4f
cmd: probe: rework to argp and common connection struct
sinuscosinustan 424448d
cmd: console: rework to argp and common connection struct
sinuscosinustan f9ef184
cmd: coprocessor: rework to argp and common connection struct
sinuscosinustan 92ba2f0
cmd: debug: rework to argp and common connection struct
sinuscosinustan 87badc5
cmd: devmem: rework to use argp
sinuscosinustan c1719f8
cmd: ilpc: rework to use argp
sinuscosinustan 8052e46
cmd: p2a: rework to use argp
sinuscosinustan 188fb33
cmd: reset: rework to argp and common connection struct
sinuscosinustan bd6fd7d
cmd: otp: rework for argp and common connection struct
sinuscosinustan ce8c0b2
cmd: sfc: rework for argp and common connection struct
sinuscosinustan 9f68e62
cmd: read: rework to use argp and common connection struct
sinuscosinustan 4bce908
cmd: write: rework for argp and common connection struct
sinuscosinustan 9461899
cmd: replace: rework for argp and connection struct
sinuscosinustan 92acb1b
cmd: trace: rework for argp and common connection struct
sinuscosinustan 0c1a489
cmd: jtag: rework to argp and common connection struct
sinuscosinustan 73e07ce
cmd: jtag: reformat to match editorconfig settings
sinuscosinustan faf5038
readme: Update after argp migration
sinuscosinustan 14276a3
devcontainer: do not use meson-asdf
sinuscosinustan b9a499e
gitignore: add vscode and subprojects to list
sinuscosinustan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.