rt-thread/components
zms123456 be699795f8
[components][drivers]close can irq before release fifo
原来的CAN close中先释放fifo后关闭CAN中断,可能导致释放fifo后且关闭CAN中断前来CAN中断,此时rt_hw_can_isr可能在RT_ASSERT(tx/rx_fifo != RT_NULL)断言失败
2024-04-15 23:17:06 -04:00
..
2024-04-10 23:55:29 +08:00
2024-04-12 19:00:41 -04:00
2023-10-30 08:24:55 -04:00
2024-02-23 17:49:15 +08:00