wifi init

This commit is contained in:
andromeda
2026-04-06 20:03:39 +02:00
parent ab2ae6d0e8
commit ae793c14be
4 changed files with 299 additions and 38 deletions

View File

@@ -15,4 +15,4 @@ rustflags = [
target = "riscv32imac-unknown-none-elf"
[unstable]
build-std = ["core"]
build-std = ["core", "alloc"]