We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ce25d commit fdca5fdCopy full SHA for fdca5fd
.travis.yml
@@ -0,0 +1,5 @@
1
+language: rust
2
+
3
+rust:
4
+ - nightly
5
README.md
@@ -1,6 +1,7 @@
# avr-mcu
[](https://crates.io/crates/avr-mcu)
+[](https://travis-ci.org/avr-rust/avr-mcu)
[]()
6
7
Pragmatic access to AVR chip information.
0 commit comments