avr-q 1.0.0

Fixed point arithmetic for AVR
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "avr-int24"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "145b1e799c70d1303e5a51d8c2d7b94e80f19e4162c95adf05eccdfcd66cc342"

[[package]]
name = "avr-q"
version = "1.0.0"
dependencies = [
 "avr-int24",
 "curveipo",
]

[[package]]
name = "curveipo"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0a010408570ed3f707167cfa70bc7ffb3ea3ee01539c6fa6f74770a8b3565b7f"