-
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
32142c0
2c50135
80de98d
e720577
20ac54e
ff0a578
a992ab9
6e1765d
3d42ac5
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.
|
||
- sdhc | ||
- shell | ||
- uart | ||
|
Uh oh!
There was an error while loading. Please reload this page.