-
Notifications
You must be signed in to change notification settings - Fork 420
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
nRF52840: MCU to MCU updates via activation pin and CircuitPython filesystem programming #283
Open
m-mcgowan
wants to merge
9
commits into
adafruit:master
Choose a base branch
from
blues:dfu_activation_pin
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jun 23, 2022
-
adds a pin for DFU activation. If this is the same pin as FRST, dfu a…
…ctivation takes precedence. (Some solutions don't need FRST for BLE OTA updates, and those that do can define FRST as a separate pin)
Configuration menu - View commit details
-
Copy full SHA for 83490cc - Browse repository at this point
Copy the full SHA 83490ccView commit details
Commits on Jul 6, 2022
-
makes both USB CDC and UART comms available at runtime, with the latt…
…er being active when the DFU Activation pin is asserted
Configuration menu - View commit details
-
Copy full SHA for 3a047c0 - Browse repository at this point
Copy the full SHA 3a047c0View commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2954894 - Browse repository at this point
Copy the full SHA 2954894View commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0d29fa0 - Browse repository at this point
Copy the full SHA 0d29fa0View commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0c2fe0d - Browse repository at this point
Copy the full SHA 0c2fe0dView commit details
Commits on Oct 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7b78218 - Browse repository at this point
Copy the full SHA 7b78218View commit details -
Merge branch 'master' into dfu_activation_pin
# Conflicts: # src/main.c
Configuration menu - View commit details
-
Copy full SHA for 62b53ae - Browse repository at this point
Copy the full SHA 62b53aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 047531a - Browse repository at this point
Copy the full SHA 047531aView commit details
Commits on Mar 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 256e174 - Browse repository at this point
Copy the full SHA 256e174View 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.