forked from esp8266/Arduino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync with esp82xx-nonos-linklayer (esp8266#9078)
* Update lwip2 builder * Rebuild lwip2 libs
- Loading branch information
1 parent
e057168
commit 52b74c5
Showing
9 changed files
with
18 additions
and
14 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Submodule builder
updated
5 files
+1 −6 | glue-esp/lwip-esp.c | |
+16 −12 | glue-lwip/arduino/lwipopts.h | |
+5 −5 | glue-lwip/esp-ping.c | |
+3 −14 | glue-lwip/lwip-git.c | |
+32 −22 | glue-lwip/open/lwipopts.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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_3_RELEASE/glue:1.2-67-g8e3c4ee" | ||
#define LWIP_HASH_STR "STABLE-2_1_3_RELEASE/glue:1.2-70-g4087efd" | ||
#endif // LWIP_HASH_H |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters