mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
Create nuttx.cfg
This commit is contained in:
parent
c0727ba6c9
commit
e3196485c8
1 changed files with 7 additions and 0 deletions
7
nuttx.cfg
Normal file
7
nuttx.cfg
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
/* VM configuration file */
|
||||||
|
{
|
||||||
|
version: 1,
|
||||||
|
machine: "riscv64",
|
||||||
|
memory_size: 256,
|
||||||
|
bios: "Image",
|
||||||
|
}
|
Loading…
Reference in a new issue