mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 10:36:04 +08:00
[debug] 整理debug宏并增加RT_DEBUGING_CONTEXT (#7805)
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ extern int __bss_end__;
|
||||
/* External function prototypes ----------------------------------------------*/
|
||||
/* Private function prototypes -----------------------------------------------*/
|
||||
/* Private functions ---------------------------------------------------------*/
|
||||
#ifdef RT_DEBUG
|
||||
#ifdef RT_USING_DEBUG
|
||||
/***************************************************************************//**
|
||||
* @brief
|
||||
* Reports the name of the source file and the source line number where the
|
||||
|
||||
Reference in New Issue
Block a user