mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-11-16 12:34:33 +00:00
fix for art-pi smart
This commit is contained in:
@@ -828,8 +828,6 @@ do \
|
||||
{ \
|
||||
if (need_check) \
|
||||
{ \
|
||||
rt_bool_t interrupt_disabled; \
|
||||
interrupt_disabled = rt_hw_interrupt_is_disabled(); \
|
||||
if (rt_critical_level() != 0) \
|
||||
{ \
|
||||
rt_kprintf("Function[%s]: scheduler is not available\n", \
|
||||
|
||||
Reference in New Issue
Block a user