mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 14:25:18 +01:00
v0.2.0
This commit is contained in:
parent
2d80f3631b
commit
6160548153
5 changed files with 58 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
|||
//! Procedural macros for the RTFM framework
|
||||
//! Procedural macros of the `cortex-m-rtfm` crate
|
||||
#![deny(warnings)]
|
||||
#![feature(proc_macro)]
|
||||
#![recursion_limit = "128"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue