mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-04 16:14:34 +08:00
8 lines
110 B
Plaintext
8 lines
110 B
Plaintext
|
menu "WATCHDOG Devices"
|
||
|
|
||
|
config DRIVERS_WATCHDOG
|
||
|
bool "enable watchdog driver"
|
||
|
default n
|
||
|
|
||
|
endmenu
|