mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-23 04:04:15 +08:00
[Kernel] Add device ops feature.
This commit is contained in:
@@ -192,6 +192,10 @@ menu "Kernel Device Object"
|
||||
bool "Using device object"
|
||||
default y
|
||||
|
||||
config RT_USING_DEVICE_OPS
|
||||
bool "Using ops for each device object"
|
||||
default n
|
||||
|
||||
config RT_USING_INTERRUPT_INFO
|
||||
bool "Enable additional interrupt trace information"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user