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

scripts/iceepromwin.c improvements #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drechc
Copy link

@drechc drechc commented Apr 25, 2021

add single byte address options
allow values like FF AA BB, in addition to 0xFF 0xAA 0xBB
correct chip address range
add comments

add single byte address options
allow values like FF AA BB, in addition to 0xFF 0xAA 0xBB
correct chip address range
add comments
mikebdp2 added a commit to mikebdp2/Bus_Pirate that referenced this pull request Feb 11, 2024
Based on the original work of @drechc at
BusPirate#160
1) add single byte address options
2) allow values like FF AA BB, in addition to 0xFF 0xAA 0xBB
3) correct chip address range
4) add comments
- Although I have not tested this commit, I believe it is OK.
Also did a few tab/spaces replacements (more to follow later).

Co-authored-by: Corey Drechsler <[email protected]>
Signed-off-by: Mike Banon <[email protected]>
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.

1 participant