Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
matharman
/
cortex-m
Public
forked from
rust-embedded/cortex-m
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 29, 2023
Merge pull request #489 from newAM/rm-actions-rs
Show description for 0b04de5
adamgreig
authored
0b04de5
Copy full SHA for 0b04de5
Commits on Nov 24, 2023
Merge pull request #497 from newAM/self-hosted-rm-node-16
Show description for fc2c6cc
newAM
authored
fc2c6cc
Copy full SHA for fc2c6cc
CI: remove node16 dependency for self-hosted runner
newAM
committed
f885d27
Copy full SHA for f885d27
Commits on Nov 19, 2023
Merge pull request #496 from jamesmunns/james/rename-reset-vector
Show description for 7c06d26
adamgreig
authored
7c06d26
Copy full SHA for 7c06d26
Rename `__reset_vector` to `__exceptions`
Show description for 9fd9e16
jamesmunns
committed
9fd9e16
Copy full SHA for 9fd9e16
Commits on Nov 16, 2023
Merge pull request #494 from rust-embedded/vector-repr-c
Show description for 08d30ea
adamgreig
authored
08d30ea
Copy full SHA for 08d30ea
Commits on Nov 4, 2023
Merge pull request #493 from rust-embedded/volatile-reg-0.2.2
Show description for 8050902
newAM
authored
8050902
Copy full SHA for 8050902
c-m-rt: mark Vector as repr(C)
adamgreig
committed
d6c2485
Copy full SHA for d6c2485
cortex-m: update to volatile-register 0.2.2, fixes #485
adamgreig
committed
a53f629
Copy full SHA for a53f629
Merge pull request #492 from newAM/cortex-m-hio-clippy
Show description for 7f4c271
adamgreig
authored
7f4c271
Copy full SHA for 7f4c271
Commits on Oct 30, 2023
Merge pull request #491 from newAM/cortex-m-semihosting-safety
Show description for acbdb6f
newAM
authored
acbdb6f
Copy full SHA for acbdb6f
Merge pull request #490 from newAM/fix-clippy
Show description for 7cdf8c6
newAM
authored
7cdf8c6
Copy full SHA for 7cdf8c6
Commits on Oct 29, 2023
semihosting: silence clippy::result_unit_err in hio
newAM
committed
9adc81b
Copy full SHA for 9adc81b
semihosting: add Safety docstring to syscall
newAM
committed
ee8db28
Copy full SHA for ee8db28
Fix new clippy lints
newAM
committed
0536991
Copy full SHA for 0536991
CI: actions-rs/toolchain -> dtolnay/rust-toolchain
newAM
committed
fa7031a
Copy full SHA for fa7031a
Commits on Oct 16, 2023
Merge pull request #487 from rust-embedded/move-cortex-m
Show description for 7f6ff8f
adamgreig
authored
7f6ff8f
Copy full SHA for 7f6ff8f
Move cortex-m crate into cortex-m directory
adamgreig
committed
0a701d6
Copy full SHA for 0a701d6
Commits on Oct 13, 2023
Merge pull request #486 from newAM/update-actions-checkout
Show description for c52330f
adamgreig
authored
c52330f
Copy full SHA for c52330f
actions/checkout: 3 -> 4
Show description for 522fee6
newAM
committed
522fee6
Copy full SHA for 522fee6
Commits on Aug 16, 2023
Merge pull request #476 from diondokter/optional-hardfault-trampoline
Show description for 1746a63
adamgreig
authored
1746a63
Copy full SHA for 1746a63
Add to docs
diondokter
committed
faf7bd3
Copy full SHA for faf7bd3
Commits on Jul 21, 2023
Add readme with test running clarification
diondokter
committed
5517d54
Copy full SHA for 5517d54
fmt
diondokter
committed
ce12620
Copy full SHA for ce12620
Changed setup for better compiler diagnostics. We won't get a nasty assembly error anymore
diondokter
committed
f07d5b3
Copy full SHA for f07d5b3
Changed some names around so everything should be called correctly
diondokter
committed
3bd46e5
Copy full SHA for 3bd46e5
Commits on Jul 12, 2023
Merge pull request #482 from hannobraun/patch-1
Show description for 4651808
newAM
authored
4651808
Copy full SHA for 4651808
Merge pull request #483 from rust-embedded/ghmq
Show description for 42abd6b
adamgreig
authored
42abd6b
Copy full SHA for 42abd6b
Commits on Jul 11, 2023
Swap to GHMQ
adamgreig
committed
e9847bc
Copy full SHA for e9847bc
Commits on Jul 7, 2023
Fix word in comment
hannobraun
authored
b20c080
Copy full SHA for b20c080
Commits on Jun 20, 2023
Added more tests and fixed a panic
diondokter
committed
540d1de
Copy full SHA for 540d1de
Commits on Jun 16, 2023
Removed the feature flag and moved the trampoline into the macro
diondokter
committed
54877ba
Copy full SHA for 54877ba
Commits on May 19, 2023
typo
diondokter
committed
36419ff
Copy full SHA for 36419ff
Update changelog
diondokter
committed
9503c15
Copy full SHA for 9503c15
Fix clippy warnings
diondokter
committed
9ba8c6a
Copy full SHA for 9ba8c6a
Pagination
Previous
Next
You can’t perform that action at this time.