mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
Update all of debug log definition to DBG_TAG and DBG_LVL.
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
#endif
|
||||
#include <sal.h>
|
||||
|
||||
#define DBG_SECTION_NAME "SAL_SKT"
|
||||
#define DBG_LEVEL DBG_INFO
|
||||
#define DBG_TAG "SAL_SKT"
|
||||
#define DBG_LVL DBG_INFO
|
||||
#include <rtdbg.h>
|
||||
|
||||
#define SOCKET_TABLE_STEP_LEN 4
|
||||
|
||||
Reference in New Issue
Block a user