Files
dongheng 68e990c99f feat(freertos): Clean up unused or unsupported code for ESP8266
Make it easy for other OS platform to use these code.

If users want to add other OSes, they only should add 3 files:
1. "port.c":  init task stack and switch task function
2. "osi.c": wrapper APIs to FreeRTOS from other OSes
3. "heap.c": wrapper APIs for other OSes' heap APIs
2019-03-27 11:45:57 +08:00
..
2018-07-10 22:00:12 +08:00
2019-03-22 16:55:16 +08:00
2018-11-08 11:19:50 +08:00
2018-08-24 14:26:24 +08:00
2018-06-02 21:16:37 +08:00