This commit is contained in:
2025-04-21 22:20:36 +09:00
parent a510bce35e
commit 04335dd817
12 changed files with 69 additions and 36 deletions
+2
View File
@@ -0,0 +1,2 @@
with import <nixpkgs> {};
pkgsCross.riscv64-embedded.mkShell {}