fix: restore CH390 bridge flow and sync driver docs
This commit is contained in:
@@ -346,7 +346,7 @@ void EXTI0_IRQHandler(void)
|
||||
__HAL_GPIO_EXTI_CLEAR_IT(GPIO_PIN_0);
|
||||
|
||||
/* Defer CH390 processing to main loop */
|
||||
ch390_runtime_set_irq_pending();
|
||||
ethernetif_set_irq_pending();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user