Files
esp-protocols/common_components/linux_compat/freertos/Kconfig
David Cermak 79a0e57ca1 fix(mdns): Refactor freertos linux compat layers
Move it to a separate component that could be shared by multiple network
libs.
2023-06-20 15:15:37 +02:00

8 lines
97 B
Plaintext

menu "FreeRTOS"
config FREERTOS_NO_AFFINITY
hex
default 0x7FFFFFFF
endmenu