4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-13 03:39:12 +08:00
zms123456 45796545be [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-16 23:00:09 -04:00
..
2024-04-16 22:46:54 -04:00
2024-04-16 22:54:33 -04:00
2024-02-23 17:49:15 +08:00
2023-10-30 08:24:55 -04:00
2024-02-23 17:49:15 +08:00