Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 95a5c5e

Browse files
d-a-vdevyte
authored andcommittedDec 21, 2018
let lwIP route packets, do not let SDK teaching how to do so (#5526)
1 parent 4c04c63 commit 95a5c5e

File tree

8 files changed

+2
-2
lines changed

8 files changed

+2
-2
lines changed
 

‎tools/sdk/lib/liblwip2-1460-feat.a‎

2.73 KB
Binary file not shown.

‎tools/sdk/lib/liblwip2-1460.a‎

2.71 KB
Binary file not shown.

‎tools/sdk/lib/liblwip2-536-feat.a‎

2.73 KB
Binary file not shown.

‎tools/sdk/lib/liblwip2-536.a‎

2.71 KB
Binary file not shown.

‎tools/sdk/lib/liblwip6-1460-feat.a‎

2.83 KB
Binary file not shown.

‎tools/sdk/lib/liblwip6-536-feat.a‎

2.83 KB
Binary file not shown.

‎tools/sdk/lwip2/builder‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// generated by makefiles/make-lwip2-hash
22
#ifndef LWIP_HASH_H
33
#define LWIP_HASH_H
4-
#define LWIP_HASH_STR "STABLE-2_1_2_RELEASE/glue:1.0-4-gc434c6f"
4+
#define LWIP_HASH_STR "STABLE-2_1_2_RELEASE/glue:1.0-5-g51b2d6c"
55
#endif // LWIP_HASH_H

0 commit comments

Comments
 (0)
Please sign in to comment.