gd32vf103 jump to task success

This commit is contained in:
acevest
2019-09-21 22:29:55 +08:00
parent 86e6f923d7
commit 2d9580cf78
47 changed files with 1892 additions and 7939 deletions

View File

@@ -227,8 +227,10 @@ port_irq_context_switch:
.align 2
.global machine_trap_entry
machine_trap_entry:
.global trap_entry
.global irq_entry
trap_entry:
irq_entry:
SAVE_CONTEXT
csrr t0, mepc