esp-open-rtos/FreeRTOS/Source/portable
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
..
esp8266 Preprocess all binary SDK symbols to add an sdk_ prefix 2015-06-02 15:08:35 +10:00
MemMang Swap memory management to FreeRTOS-style, fixed heap size 2015-05-07 14:23:24 +10:00