add: all files
This commit is contained in:
Generated
+16
@@ -0,0 +1,16 @@
|
||||
# This file is automatically @generated by Cargo.
|
||||
# It is not intended for manual editing.
|
||||
version = 4
|
||||
|
||||
[[package]]
|
||||
name = "avr-std-stub"
|
||||
version = "1.0.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "839920177137ff472f3c35abf5b8166f331c6cf7f2dfa7ffd69f9aa7dc70b526"
|
||||
|
||||
[[package]]
|
||||
name = "orangepunk-hardware"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"avr-std-stub",
|
||||
]
|
||||
Reference in New Issue
Block a user