File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change
1
+ * .org
1
2
* .rs.bk
2
3
* .svd
3
4
target
Original file line number Diff line number Diff line change @@ -63,4 +63,3 @@ branches:
63
63
notifications :
64
64
email :
65
65
on_success : never
66
- webhooks : https://homu.herokuapp.com/travis
Original file line number Diff line number Diff line change 1
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/53qwpljindxmhvd3?svg=true )] ( https://ci.appveyor.com/project/japaric/svd2rust )
2
- [ ![ Build status] ( https://travis-ci.org/japaric/svd2rust.svg?branch=master )] ( https://travis-ci.org/japaric/svd2rust )
3
1
[ ![ crates.io] ( https://img.shields.io/crates/d/svd2rust.svg )] ( https://crates.io/crates/svd2rust )
4
2
[ ![ crates.io] ( https://img.shields.io/crates/v/svd2rust.svg )] ( https://crates.io/crates/svd2rust )
5
3
@@ -160,7 +158,7 @@ impl Cr2R {
160
158
161
159
/// Bits 1:7 - Slave address bit 7:1 (master mode)
162
160
pub fn sadd1 (& self ) -> u8 { .. }
163
-
161
+
164
162
(.. )
165
163
}
166
164
```
You can’t perform that action at this time.
0 commit comments