fit XiUOS to board ch32v307.

This commit is contained in:
TXuian
2022-08-08 03:17:26 -07:00
parent 906398da9f
commit 92a33bff87
101 changed files with 43808 additions and 8 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ void InitHwinterrupt(void)
SET_CSR(mie, MIP_MEIP);
}
void InitHwScondaryInterrupt(void)
void InitHwSecondaryInterrupt(void)
{
int idx;
int cpuid;