ksupport: fix build on acpki variants

pull/268/head
mwojcik 2023-10-09 17:10:45 +08:00
parent 8eb359ee42
commit b9a0bcabeb
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ byteorder = { version = "1.3", default-features = false }
void = { version = "1", default-features = false }
log_buffer = { version = "1.2" }
libm = { version = "0.2", features = ["unstable"] }
vcell = "0.1"
libboard_zynq = { git = "https://git.m-labs.hk/M-Labs/zynq-rs.git", features = ["ipv6"]}
libsupport_zynq = { default-features = false, features = ["alloc_core"], git = "https://git.m-labs.hk/M-Labs/zynq-rs.git" }