mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 05:45:19 +01:00
Instead of ignoring additional attributes applied to the app module, we can forward them to the generated code. |
||
|---|---|---|
| .. | ||
| custom_section.rs | ||
| custom_section.stderr | ||
| exception-invalid.rs | ||
| exception-invalid.stderr | ||
| extern-interrupt-not-enough.rs | ||
| extern-interrupt-not-enough.stderr | ||
| extern-interrupt-used.rs | ||
| extern-interrupt-used.stderr | ||
| inner_attribute.rs | ||
| inner_attribute.stderr | ||
| outer_attribute.rs | ||
| outer_attribute.stderr | ||
| task-priority-too-high.rs | ||
| task-priority-too-high.stderr | ||
| task-reference-in-spawn.rs | ||
| task-reference-in-spawn.stderr | ||
| unknown-interrupt.rs | ||
| unknown-interrupt.stderr | ||
| v6m-interrupt-not-enough.rs_no | ||