Commit Graph

8 Commits

Author SHA1 Message Date
dongheng
553936f92f feat(freertos): Add option to FreeRTOS sleep module 2019-02-28 15:49:26 +08:00
Supreet Deshpande
ec77c9711b bugfix/freertos_timer_stack_config: Added config option for Timer stack.
Added configuration option for Timer Stack size in FreeRTOS.
2018-10-22 14:34:18 +05:30
Dong Heng
6cfcb7a3b5 docs(freertos): Modify FreeRTOS HZ configuration help description
Closes https://github.com/espressif/ESP8266_RTOS_SDK/issues/314
2018-10-09 17:52:47 +08:00
Dong Heng
c389ca3fb8 feat(esp8266): Add configuration link function
Select to link "FreeRTOS", "LWIP", "libcore.a" and "TCPIP adapter" global data to IRAM.
2018-09-17 17:53:41 +08:00
Dong Heng
b919197c07 feat(freertos): Add configuration for interrupt stack size 2018-09-12 13:40:03 +08:00
Dong Heng
8633994744 feat(FreeRTOS): Modify for ESP8266 2018-08-22 14:05:59 +08:00
chenwu
610e6a11ef feat: configurate FreeRTOS HZ 2018-07-26 16:50:04 +08:00
Dong Heng
3a724ca78c feat(kconfig): Add option to kconfig
Add option to enable reent function.
2018-05-11 14:26:57 +08:00