embassy/embassy
Timo Kröger 628e58020f Add Unborrow trait bound for Interrupt
Allows the compiler to figure out bounds for wrapper code of owned
peripherals and interrupts.
Example: https://gist.github.com/timokroeger/f025ef590557f1cd6c2e9c7ab30442d2
2021-06-04 23:42:25 +02:00
..
src Add Unborrow trait bound for Interrupt 2021-06-04 23:42:25 +02:00
build.rs thumbv6m support with emulated atomics 2021-03-04 21:56:31 +01:00
Cargo.toml Bump version of critical-section to 0.2.1 2021-05-13 18:17:50 +02:00