Currently, the only available platform is Nitrogen, featuring a VexRiscv CPU that boots from external SPI flash and runs code from external HyperRAM. Signed-off-by: Daniel Schultz <dnltz@aesc-silicon.de>
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
/*
|
|
* Copyright (c) 2025 Aesc Silicon
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#include <zephyr/arch/riscv/common/linker.ld>
|