-
Notifications
You must be signed in to change notification settings - Fork 224
feat!: USB for thumbv7 using clock::v2
#916
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
Open
supersimple33
wants to merge
46
commits into
atsamd-rs:feat/clock-v2
Choose a base branch
from
supersimple33:clock/UsbV2
base: feat/clock-v2
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.
Open
Changes from 9 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
54d1713
formatting
supersimple33 ccef5ea
adding send to gclk id
supersimple33 363f9e1
Updated to take v2 clocks
supersimple33 1a1fd49
Updating Allocator to v2
supersimple33 3380e48
Using local HAL for now
supersimple33 b59ca1c
Merge branch 'master' into clock/UsbV2
supersimple33 0395884
Merge branch 'master' into clock/UsbV2
supersimple33 364b3e2
Merge branch 'feat/clock-v2' into clock/UsbV2
supersimple33 f357dae
docs: nit update
supersimple33 6f99df4
Usb example passing build
supersimple33 d30cbff
Added frequency check
supersimple33 942357a
removing hal path
supersimple33 c47e871
removing usb allocator
supersimple33 640612b
refactor: using the name into_inner instead of free
supersimple33 0685d90
Keeping the Usb peripheral register in the inner type
supersimple33 c5fa44a
removing the usb_allocator from gcm4 example
supersimple33 735b32e
build(deps): Making usb-device a dev dep instead of feature flag
supersimple33 016126b
refactor: Run freq check using fugit
supersimple33 4901e64
no more hsof interrupt
supersimple33 17eaf2e
chore: New VID and PID
supersimple33 5e61bbb
update to en us
supersimple33 0d93d88
feat: Adding back the usb light example
supersimple33 2c99aab
style: Formatting
supersimple33 8fa8566
build(metro_m4): Usb device is now a dev dep
supersimple33 f6d7bea
feat(metro_m4): Removing unneeded usb code from src
supersimple33 772ba5a
feat(metro_m4): Upgraded usb example
supersimple33 3db5ca6
build(pygamer): Usb device is now a dev dep
supersimple33 1273b6b
feat(pygamer): Removing UsbBusAllocator builder
supersimple33 b457cef
feat(pygamer): Updating example with new api
supersimple33 9a8d47d
build(feather_m4): Making usb-device a dev dep
supersimple33 a99a554
feat(feather_m4): Removing usb_allocator builder
supersimple33 909b841
feat(feather_m4): Upgrade usb echo example
supersimple33 4a62943
feat(feather_m4): Upgrading smart eeprom example
supersimple33 99ee281
feat(feather_m4): Upgrading pukcc_test example
supersimple33 ef9e7dd
feat(feather_m4): Upgrading nvm_dsu example
supersimple33 35b02b4
build(atsame54_xpro): Making usb-device a dev dependency
supersimple33 33f332d
feat(atsame54_xpro): Removing unneeded code
supersimple33 cdbeda8
fix: Type annotation and borrow after move
supersimple33 3efeed8
fix: Unneeded return
supersimple33 67fe493
refactor: Added UsbBusParts type
supersimple33 f9bedb5
Revert "removing usb allocator"
supersimple33 c0c54de
Revert "removing the usb_allocator from gcm4 example"
supersimple33 8f6cb48
Revert "build(deps): Making usb-device a dev dep instead of feature f…
supersimple33 8ad68e9
Revert "no more hsof interrupt"
supersimple33 69a25ff
Revert "feat: Adding back the usb light example"
supersimple33 5454195
chore: revert
supersimple33 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.