-
Notifications
You must be signed in to change notification settings - Fork 8k
drivers: dma: sam: add support for sama7g5 DMA Controller (XDMAC) #92816
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
base: main
Are you sure you want to change the base?
Changes from all commits
1662109
2468abb
010c46b
4a3f560
e4ddd84
5956847
5e35d66
73cbe87
a2f36c6
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,7 @@ toolchain: | |
- zephyr | ||
ram: 128 | ||
supported: | ||
- dma | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Check the tests to make sure board fulfill requirements to run the tests. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
- shell | ||
- uart | ||
vendor: microchip |
Uh oh!
There was an error while loading. Please reload this page.