mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-31 19:56:44 +08:00
[PHY/OFW] Change the log level
Signed-off-by: GuEe-GUI <2991707448@qq.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
#include <rtdevice.h>
|
#include <rtdevice.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#define DBG_TAG "rtdm.phy"
|
#define DBG_TAG "rtdm.phy"
|
||||||
#define DBG_LVL DBG_INFO
|
#define DBG_LVL DBG_LOG
|
||||||
#include <rtdbg.h>
|
#include <rtdbg.h>
|
||||||
#include "ofw.h"
|
#include "ofw.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user