chore: initial commit

This commit is contained in:
2026-06-10 20:40:36 -05:00
commit 06d37ff5bd
14 changed files with 3045 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[toolchain]
channel = "nightly"
components = ["rust-src"]
targets = ["riscv32imac-unknown-none-elf"]