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

Support for pins in binary info #891

Open
cromefire opened this issue Jan 30, 2025 · 2 comments
Open

Support for pins in binary info #891

cromefire opened this issue Jan 30, 2025 · 2 comments

Comments

@cromefire
Copy link

It seems picotool can read information about what pin does what from the info block. Would be super useful to have that supported by the binary info crate as well and doesn't look too dissimilar from the other info on the surface (not a C/C++/skilled low-level dev though).

@thejpster
Copy link
Member

Sounds like a good idea. Do you want to try and make a PR?

@cromefire
Copy link
Author

I think that's way beyond my skill level, I'm happy to get stuff working by adapting some samples... While I can see that the pins seem to be similar, I'm not sure how the address layout works there, neither in C, nor in rust.

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

No branches or pull requests

2 participants