esp-open-rtos/lwip
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
..
include Preprocess all binary SDK symbols to add an sdk_ prefix 2015-06-02 15:08:35 +10:00
lwip@f041c2e4c4 Add function prototypes for LWIP SDK functions, allow compilng with -Werror again 2015-06-02 15:08:35 +10:00
component.mk Add function prototypes for LWIP SDK functions, allow compilng with -Werror again 2015-06-02 15:08:35 +10:00
esp_interface.c Preprocess all binary SDK symbols to add an sdk_ prefix 2015-06-02 15:08:35 +10:00
sys_arch.c Replace lwip SDK blob with lwip 1.4.1 upstream source 2015-06-02 15:08:26 +10:00