esp-open-rtos/FreeRTOS/Source/portable/esp8266
Angus Gratton e743d03a78 Preprocess all binary SDK symbols to add an sdk_ prefix
* This fixes the problem of axTLS symbols hmac_md5/hmac_sha1 having same
  name as symbols in libwpa (which have incompatible signatures)

* Also allows for easier identification and piece-by-piece removal of
  binary functions.

* Some libc symbols are not renamed, list is in lib/symbols_norename.txt
2015-06-02 15:08:35 +10:00
..
port.c Preprocess all binary SDK symbols to add an sdk_ prefix 2015-06-02 15:08:35 +10:00
portmacro.h Preprocess all binary SDK symbols to add an sdk_ prefix 2015-06-02 15:08:35 +10:00
sdk_compat.c Fix errno 2015-06-02 15:08:35 +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