From ae793c14be863a8e50df08068fb0be9b014217d3 Mon Sep 17 00:00:00 2001 From: andromeda Date: Mon, 6 Apr 2026 20:03:39 +0200 Subject: wifi init --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cargo/config.toml') diff --git a/.cargo/config.toml b/.cargo/config.toml index 637097c..04a9b67 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -15,4 +15,4 @@ rustflags = [ target = "riscv32imac-unknown-none-elf" [unstable] -build-std = ["core"] +build-std = ["core", "alloc"] -- cgit v1.3.1