mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00
Merge branch 'feature/update_lwip_component_from_idf' into 'master'
Feature/update lcomponent from idf See merge request sdk/ESP8266_RTOS_SDK!1227
This commit is contained in:
@ -22,6 +22,10 @@ config FREERTOS_ENABLE_REENT
|
||||
|
||||
The configuration will enable newlib.
|
||||
|
||||
config FREERTOS_NO_AFFINITY
|
||||
hex
|
||||
default 0x7FFFFFFF
|
||||
|
||||
config FREERTOS_HZ
|
||||
int "Tick rate (Hz)"
|
||||
range 1 1000
|
||||
|
Reference in New Issue
Block a user