kconfigs/features: add "no_idle_thread"
This commit is contained in:
parent
d199865a12
commit
3af04d0da8
@ -67,6 +67,11 @@ config HAS_ETHERNET
|
|||||||
help
|
help
|
||||||
Indicates that Ethernet connectivity is present.
|
Indicates that Ethernet connectivity is present.
|
||||||
|
|
||||||
|
config HAS_NO_IDLE_THREAD
|
||||||
|
bool
|
||||||
|
help
|
||||||
|
Indicates that this MCU doesn't need the idle thread
|
||||||
|
|
||||||
config HAS_MOTOR_DRIVER
|
config HAS_MOTOR_DRIVER
|
||||||
bool
|
bool
|
||||||
help
|
help
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user