blob: 9e7e3d315b70fa7536da221cb0fb6deef820ab0a [file]
// Licensed under the Apache-2.0 license
// SPDX-License-Identifier: Apache-2.0
{
arch: {
type: "riscv",
},
kernel: {
flash_start_address: 0x40000000,
flash_size_bytes: 65536,
ram_start_address: 0x40040000,
ram_size_bytes: 32768,
interrupt_table: {
table: {}
},
},
}