diff --git a/include/rtdebug.h b/include/rtdebug.h index 5172778578..6ef04f6bf9 100644 --- a/include/rtdebug.h +++ b/include/rtdebug.h @@ -133,6 +133,7 @@ while (0) #define RT_ASSERT(EX) #define RT_DEBUG_LOG(type, message) #define RT_DEBUG_NOT_IN_INTERRUPT +#define RT_DEBUG_IN_THREAD_CONTEXT #endif /* RT_DEBUG */