[kernel] enable RT_DEBUG_DEVICE by default and move weak rt_hw_dealy_us in kservice.c

This commit is contained in:
Meco Man
2022-04-19 11:26:41 +08:00
committed by guo
parent d6c74af535
commit 5e9f525c41
3 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
#endif
#ifndef RT_DEBUG_DEVICE
#define RT_DEBUG_DEVICE 0
#define RT_DEBUG_DEVICE 1
#endif
#ifndef RT_DEBUG_INIT