mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-27 09:38:24 +00:00
fix for art-pi smart
This commit is contained in:
@@ -836,12 +836,6 @@ do \
|
||||
__FUNCTION__); \
|
||||
RT_ASSERT(0) \
|
||||
} \
|
||||
if (interrupt_disabled == RT_TRUE) \
|
||||
{ \
|
||||
rt_kprintf("Function[%s]: interrupt is disabled\n", \
|
||||
__FUNCTION__); \
|
||||
RT_ASSERT(0) \
|
||||
} \
|
||||
RT_DEBUG_IN_THREAD_CONTEXT; \
|
||||
} \
|
||||
} \
|
||||
|
||||
Reference in New Issue
Block a user