Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
stm32duino
/
Arduino_Core_STM32
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
3.4k
Code
Issues
20
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Draft - Dma Handlers in Arduino core
- #825
#825
Draft
xC0000005
wants to merge 18 commits into
stm32duino:main
stm32duino/Arduino_Core_STM32:main
from
xC0000005:DMASupport
xC0000005/Arduino_Core_STM32:DMASupport
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Draft
Draft - Dma Handlers in Arduino core
#825
xC0000005
wants to merge 18 commits into
stm32duino:main
stm32duino/Arduino_Core_STM32:main
from
xC0000005:DMASupport
xC0000005/Arduino_Core_STM32:DMASupport
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2020
Add basic DMA handlers.
xC0000005
committed
5e8bd0e
View commit details
Copy full SHA for 5e8bd0e
Browse repository at this point
Minor updates.
xC0000005
committed
2d97333
View commit details
Copy full SHA for 2d97333
Browse repository at this point
Astyle changes.
xC0000005
committed
0a4dbf7
View commit details
Copy full SHA for 0a4dbf7
Browse repository at this point
Implement stream handlers
xC0000005
committed
50a3309
View commit details
Copy full SHA for 50a3309
Browse repository at this point
Save off DMATransfer library work.
xC0000005
committed
c4ba50c
View commit details
Copy full SHA for c4ba50c
Browse repository at this point
Minor fixes.
xC0000005
committed
e5f3364
View commit details
Copy full SHA for e5f3364
Browse repository at this point
Save morning's work.
xC0000005
committed
e7b4a8a
View commit details
Copy full SHA for e7b4a8a
Browse repository at this point
Minor refactoring.
xC0000005
committed
dc4bc59
View commit details
Copy full SHA for dc4bc59
Browse repository at this point
Support starting interrupt DMAs.
xC0000005
committed
12825f8
View commit details
Copy full SHA for 12825f8
Browse repository at this point
Minor fix.
xC0000005
committed
01ee2d4
View commit details
Copy full SHA for 01ee2d4
Browse repository at this point
Astyle fixes.
xC0000005
committed
8b92b35
View commit details
Copy full SHA for 8b92b35
Browse repository at this point
Remove non functional library.
xC0000005
committed
8bf7a47
View commit details
Copy full SHA for 8bf7a47
Browse repository at this point
Ran astyle.py.
xC0000005
committed
6804f8e
View commit details
Copy full SHA for 6804f8e
Browse repository at this point
Move files to SRCWrapper Library.
xC0000005
committed
f5e6b7d
View commit details
Copy full SHA for f5e6b7d
Browse repository at this point
Astyle fixes.
xC0000005
committed
8ab6ad9
View commit details
Copy full SHA for 8ab6ad9
Browse repository at this point
Fix move location.
xC0000005
committed
a89fb0f
View commit details
Copy full SHA for a89fb0f
Browse repository at this point
Only the .c file needs to be in the library.
xC0000005
committed
df8e3ed
View commit details
Copy full SHA for df8e3ed
Browse repository at this point
Remove IRQn function since DMA class isn't part of PR.
xC0000005
committed
3cabef8
View commit details
Copy full SHA for 3cabef8
Browse repository at this point
You can’t perform that action at this time.