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
12* .rs.bk
23* .svd
34target
Original file line number Diff line number Diff line change @@ -63,4 +63,3 @@ branches:
6363notifications :
6464 email :
6565 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 )
31[ ![ crates.io] ( https://img.shields.io/crates/d/svd2rust.svg )] ( https://crates.io/crates/svd2rust )
42[ ![ crates.io] ( https://img.shields.io/crates/v/svd2rust.svg )] ( https://crates.io/crates/svd2rust )
53
@@ -160,7 +158,7 @@ impl Cr2R {
160158
161159 /// Bits 1:7 - Slave address bit 7:1 (master mode)
162160 pub fn sadd1 (& self ) -> u8 { .. }
163-
161+
164162 (.. )
165163}
166164```
You can’t perform that action at this time.
0 commit comments