This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
DragonOS-Community
/
rustsbi
同期ミラー
https://github.com/rustsbi/rustsbi
ウォッチ
4
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Pass cargo build with bare library
luojia65
4 年 前
親
5e1bcfb933
コミット
7a22255128
1 ファイル変更
、
2 行追加
、
0 行削除
分割表示
差分情報を表示
2
0
rustsbi/.cargo/config.toml
+ 2
- 0
rustsbi/.cargo/config.toml
ファイルの表示
@@ -0,0 +1,2 @@
+[build]
+target = "riscv64imac-unknown-none-elf"