i hate this

This commit is contained in:
doryan 2025-08-10 21:18:19 +04:00
parent 89270cb956
commit c77d02a7f7

View File

@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2021"
[dependencies.ring-buffer]
version = "0.1.0"
git = "https://gitea.doryan04.ru/doryan/ring-buffer"
optional = true
@ -16,8 +15,8 @@ rev = "3e362624547462928a219c40f9ea8e3a64f21e5f"
git = "https://gitea.doryan04.ru/TheEmbeddedRust/static-pins"
[features]
ring-buf = ["ring-buffer"]
sparkfun-promicro = ["arduino-hal/sparkfun-promicro", "static-pins/sparkfun-promicro"]
ring-buffer = ["dep:ring-buffer"]
[dependencies.avr-device]
version = "0.5.4"