fix for art-pi smart

This commit is contained in:
xiao-mang 2024-04-19 13:13:38 +08:00 committed by Rbb666
parent 4de96450be
commit 84e6b3c393
1 changed files with 0 additions and 2 deletions

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", \