diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # CLosure INTerrupt handlers +[](https://docs.rs/clint) +[](https://travis-ci.org/bjc/clint) + This crate allows you to use closures for interrupt handlers in a heapless, no-std environment. |