-
Notifications
You must be signed in to change notification settings - Fork 289
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
Revamp deploy.py #78
Merged
Merged
Revamp deploy.py #78
Commits on Mar 11, 2020
-
Now the script supports more flashing methods: - JLink (with tockloader) - OpenOCD (with tockloader) - pyOCD - Nordic DFU - none (will produce an IntelHex file) Also merged the contributions from: - Yihui Xiong to support the Makerdiary USB dongle board - Dennis Geurts to support Nordic DFU Doc updated accordingly. Imported 2 patches for Tock kernel: - 06-add-set_vector_table_offset.patch (upstream tock/tock#1579) - 07-nrf52-bootloader.patch (upstream tock/tock#1681)
Configuration menu - View commit details
-
Copy full SHA for e63482a - Browse repository at this point
Copy the full SHA e63482aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c13d73 - Browse repository at this point
Copy the full SHA 9c13d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for e87e78a - Browse repository at this point
Copy the full SHA e87e78aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 550098d - Browse repository at this point
Copy the full SHA 550098dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b22832e - Browse repository at this point
Copy the full SHA b22832eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a3ccb4 - Browse repository at this point
Copy the full SHA 4a3ccb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c5c7b9 - Browse repository at this point
Copy the full SHA 7c5c7b9View commit details
Commits on Mar 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0e1c764 - Browse repository at this point
Copy the full SHA 0e1c764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49182c5 - Browse repository at this point
Copy the full SHA 49182c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfe901e - Browse repository at this point
Copy the full SHA dfe901eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93bc8da - Browse repository at this point
Copy the full SHA 93bc8daView 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.