Update rust
And add another working risc-v config template
This commit is contained in:
parent
0f8d90f5a6
commit
1510e7a47e
14
config/riscv64gc/minimal-net.toml
Normal file
14
config/riscv64gc/minimal-net.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Minimal network configuration
|
||||
|
||||
include = ["../minimal-net.toml"]
|
||||
|
||||
# Override the default settings here
|
||||
|
||||
# General settings
|
||||
[general]
|
||||
# Filesystem size in MiB
|
||||
# filesystem_size = 1024
|
||||
|
||||
# Package settings
|
||||
[packages]
|
||||
# example = {}
|
2
rust
2
rust
|
@ -1 +1 @@
|
|||
Subproject commit 9b7c9fbd0aef4b69213f0c19573dca5ffb5d230c
|
||||
Subproject commit f0356d6d5be9203bdcc7e16c4e8758285fae4b17
|
Loading…
Reference in a new issue