mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
kconfigs/features: add "no_idle_thread"
This commit is contained in:
parent
d199865a12
commit
3af04d0da8
@ -67,6 +67,11 @@ config HAS_ETHERNET
|
||||
help
|
||||
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
|
||||
bool
|
||||
help
|
||||
|
Loading…
Reference in New Issue
Block a user