mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
6da335cd81
All interrupts must be disabled to prevent re-entrancy and to prevent interrupts from firing in the serial driver code. Signed-off-by: hujun5 <hujun5@xiaomi.com>