Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

[wip] implement the new attribute syntax #313

Closed
wants to merge 1 commit into from
Closed

[wip] implement the new attribute syntax #313

wants to merge 1 commit into from

Conversation

jonas-schievink
Copy link
Contributor

No description provided.

@rust-highfive
Copy link

r? @therealprof

(rust-highfive has picked a reviewer for you, use r? to override)

@Dirbaio
Copy link
Member

Dirbaio commented Feb 25, 2021

Should resources on interrupt handlers require Send? You can change the priority of an interrupt at runtime, effectively "sending" the resource values from one priority level to another.

Also, can the DefaultHandler have resources? I think that's unsound because it can run reentrantly if there are 2 interrupts at different priority without a handler set.

@jonas-schievink jonas-schievink closed this by deleting the head repository Jan 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants