aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: stalled out trying to implement const-fn feature.stable-supportBrian Cully2019-08-063-6/+28
* Add compatibilty with rust-stable.Brian Cully2019-08-068-43/+131
* WIP: Add `const-fn` feature to attempt support for stable toolchain.Brian Cully2019-07-294-10/+46
* Move cortex-m-rt into normal dev-dependenciesBrian Cully2019-07-091-3/+1
* Add link to readme from Cargo.toml.Brian Cully2019-07-091-0/+1
* Update to 0.2.0: Add HandlerArray type.v0.2.0Brian Cully2019-06-0315-205/+560
* Working handler code.v0.1.0Brian Cully2019-05-1010-0/+1708