mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
[kernel] enable RT_DEBUG_DEVICE by default and move weak rt_hw_dealy_us in kservice.c
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef RT_DEBUG_DEVICE
|
||||
#define RT_DEBUG_DEVICE 0
|
||||
#define RT_DEBUG_DEVICE 1
|
||||
#endif
|
||||
|
||||
#ifndef RT_DEBUG_INIT
|
||||
|
||||
Reference in New Issue
Block a user