Update rust
And add another working risc-v config template
This commit is contained in:
parent
0f8d90f5a6
commit
1510e7a47e
2 changed files with 15 additions and 1 deletions
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 = {}
|
Loading…
Add table
Add a link
Reference in a new issue