my skill issue...
This commit is contained in:
parent
3d11f1382e
commit
6da908db14
|
@ -16,7 +16,7 @@ git = "https://gitea.doryan04.ru/TheEmbeddedRust/static-pins"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
sparkfun-promicro = ["arduino-hal/sparkfun-promicro", "static-pins/sparkfun-promicro"]
|
sparkfun-promicro = ["arduino-hal/sparkfun-promicro", "static-pins/sparkfun-promicro"]
|
||||||
ring-buf = ["ring-buffer"]
|
ring-buf = ["dep:ring-buffer"]
|
||||||
|
|
||||||
[dependencies.avr-device]
|
[dependencies.avr-device]
|
||||||
version = "0.5.4"
|
version = "0.5.4"
|
||||||
|
|
Loading…
Reference in New Issue