1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-13 13:01:55 +03:00

lwip2: use pvPortXalloc/vPortFree and "-free -fipa-pta" (#7793)

lwip2: use pvPortXalloc/vPortFree instead of malloc/free and add gcc's '-free -fipa-pta' options
This commit is contained in:
david gauchard
2020-12-24 19:56:21 +01:00
committed by GitHub
parent 5356c87b5b
commit 5c29517d11
9 changed files with 12 additions and 2 deletions

View File

@ -1,5 +1,5 @@
// 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-46-g7d498d9"
#define LWIP_HASH_STR "STABLE-2_1_2_RELEASE/glue:1.2-48-g7421258"
#endif // LWIP_HASH_H