Patch cleanup
This commit is contained in:
@@ -612,6 +612,3 @@ index 88eea40..ed3ae82 100644
|
|||||||
+ self.storage_locations
|
+ self.storage_locations
|
||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
|
||||||
libgit2 1.0.1
|
|
||||||
|
|
||||||
|
|||||||
@@ -981,6 +981,3 @@ index 942d028..ce73e1f 100644
|
|||||||
};
|
};
|
||||||
pub mod chip;
|
pub mod chip;
|
||||||
pub mod gpio;
|
pub mod gpio;
|
||||||
--
|
|
||||||
libgit2 1.0.1
|
|
||||||
|
|
||||||
|
|||||||
@@ -11,6 +11,3 @@ index 303a451..18fd331 100644
|
|||||||
|
|
||||||
const VENDOR_ID: u16 = 0x1915; // Nordic Semiconductor
|
const VENDOR_ID: u16 = 0x1915; // Nordic Semiconductor
|
||||||
const PRODUCT_ID: u16 = 0x521f; // nRF52840 Dongle (PCA10059)
|
const PRODUCT_ID: u16 = 0x521f; // nRF52840 Dongle (PCA10059)
|
||||||
--
|
|
||||||
libgit2 1.0.1
|
|
||||||
|
|
||||||
|
|||||||
@@ -11,6 +11,3 @@ index 83c4855..cfd63b1 100644
|
|||||||
"boards/nordic/nrf52dk",
|
"boards/nordic/nrf52dk",
|
||||||
"boards/nucleo_f429zi",
|
"boards/nucleo_f429zi",
|
||||||
"boards/nucleo_f446re",
|
"boards/nucleo_f446re",
|
||||||
--
|
|
||||||
libgit2 1.0.1
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user