15 lines
301 B
ArmAsm
15 lines
301 B
ArmAsm
# Author: Jake Goodwin
|
|
# Date: 2025-02-28
|
|
# Version: v0.0.0
|
|
# Description:
|
|
# File Name: startup_ch32v003.S
|
|
|
|
|
|
# Extra Info:
|
|
# CPU: QingKeV2
|
|
# ISA: RV32EC -- 32bit RISC-V Embedded subset with compressed instructions.
|
|
# NOTE: Only has half the normal 32 registers, so 16 registers, they are
|
|
# X0-x15
|
|
|
|
|
|
|