Skip to content

Allow extern "C" #336

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

Merged
merged 4 commits into from
Aug 7, 2025
Merged

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Aug 7, 2025

This allows extern "C" functions for exception, core_interrupt and external_interrupt.

To the extend its used here, C-abi and Rust-abi is same.

The real motivation however is to allow us to use naked-functions on stable (it's not stable for Rust-abi)

@bjoernQ bjoernQ requested a review from a team as a code owner August 7, 2025 07:03
@bjoernQ bjoernQ marked this pull request as draft August 7, 2025 07:06
@bjoernQ bjoernQ marked this pull request as ready for review August 7, 2025 08:07
@romancardenas romancardenas added this pull request to the merge queue Aug 7, 2025
Merged via the queue into rust-embedded:master with commit 4bd25de Aug 7, 2025
141 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants