esp-open-rtos/FreeRTOS/Source/portable/esp8266
Angus Gratton 49268a33e1 Link against newlib from esp-open-sdk's libcirom, replace FreeRTOS heap management.
Compiles and runs, expects xtensa lock.c patch in newlib (will still run
otherwise but malloc/free and other functions will be non-memory-safe...)
2015-06-16 14:20:24 +10:00
..
port.c Interrupt support refactor 2015-06-08 18:20:29 +10:00
portmacro.h Interrupt support refactor 2015-06-08 18:20:29 +10:00
sdk_compat.c Link against newlib from esp-open-sdk's libcirom, replace FreeRTOS heap management. 2015-06-16 14:20:24 +10:00
xtensa_context.h Working variant of esp_iot_rtos_sdk (files from commit ec75c85f9ef53) 2015-05-07 14:22:25 +10:00
xtensa_rtos.h Working variant of esp_iot_rtos_sdk (files from commit ec75c85f9ef53) 2015-05-07 14:22:25 +10:00
xtensa_timer.h Working variant of esp_iot_rtos_sdk (files from commit ec75c85f9ef53) 2015-05-07 14:22:25 +10:00
xtruntime.h Working variant of esp_iot_rtos_sdk (files from commit ec75c85f9ef53) 2015-05-07 14:22:25 +10:00