-
Notifications
You must be signed in to change notification settings - Fork 138
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
add JTAG support to avrftdi #1324
Merged
Merged
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35cd1d0 - Browse repository at this point
Copy the full SHA 35cd1d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecd4169 - Browse repository at this point
Copy the full SHA ecd4169View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada5f3b - Browse repository at this point
Copy the full SHA ada5f3bView commit details -
add ft232h_jtag and ft2232h_jtag programmer conf
* add link to TUMPA manual * clean up TUMPA programmer confs
Configuration menu - View commit details
-
Copy full SHA for 366467b - Browse repository at this point
Copy the full SHA 366467bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf8f29 - Browse repository at this point
Copy the full SHA 4cf8f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca1f270 - Browse repository at this point
Copy the full SHA ca1f270View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1c97e40 - Browse repository at this point
Copy the full SHA 1c97e40View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb63b28 - Browse repository at this point
Copy the full SHA fb63b28View commit details -
Exit avrftdi_jtag_enable() when encountering incompatible chip
The use of exit() is brought about by the fact that, unlike all other programming functions, pgm->enable() is of type void, ie, cannot easily tell the caller something went wrong.
Configuration menu - View commit details
-
Copy full SHA for c1d7f91 - Browse repository at this point
Copy the full SHA c1d7f91View commit details
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.