mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
8 lines
105 B
INI
8 lines
105 B
INI
|
/* VM configuration file */
|
||
|
{
|
||
|
version: 1,
|
||
|
machine: "riscv64",
|
||
|
memory_size: 256,
|
||
|
bios: "Image",
|
||
|
}
|