mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-22 21:23:07 +03:00
lwip2: use pvPortXalloc/vPortFree instead of malloc/free and add gcc's '-free -fipa-pta' options
6 lines
170 B
C
6 lines
170 B
C
// generated by makefiles/make-lwip2-hash
|
|
#ifndef LWIP_HASH_H
|
|
#define LWIP_HASH_H
|
|
#define LWIP_HASH_STR "STABLE-2_1_2_RELEASE/glue:1.2-48-g7421258"
|
|
#endif // LWIP_HASH_H
|