第一次提交

This commit is contained in:
2025-11-14 20:14:19 +08:00
parent edd1dca567
commit b6dc03ab38
20 changed files with 838 additions and 1255 deletions

View File

@@ -585,9 +585,7 @@ static int dwc_eth_irq_handler(uint32_t irq, void *arg)
if (!status) {
return -1;
}
//20250426 <20><><EFBFBD>ӹ<EFBFBD><D3B9>ж<EFBFBD>
// irq_state_t state;
// state = arch_irq_save();3
irq_state_t state = enter_critical_section();//20250426 <20><><EFBFBD><EFBFBD><EFBFBD>жϱ<D0B6><CFB1><EFBFBD>
if (status & (1 << 17)) {