fix for art-pi smart

This commit is contained in:
xiao-mang
2024-04-19 18:17:20 +08:00
committed by Rbb666
parent 4de96450be
commit 84e6b3c393
-2
View File
@@ -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", \