mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
lwip2: build: include and lib
This commit is contained in:
committed by
Ivan Grokhotkov
parent
84cf2f4b5e
commit
7315095e46
6
tools/sdk/lwip2/include/lwip-git-hash.h
Normal file
6
tools/sdk/lwip2/include/lwip-git-hash.h
Normal file
@ -0,0 +1,6 @@
|
||||
// generated by makefiles/make-lwip2-hash
|
||||
#ifndef LWIP_HASH_H
|
||||
#define LWIP_HASH_H
|
||||
#define LWIP_HASH 0x92f23d6
|
||||
#define LWIP_HASH_STR "92f23d6(tag:STABLE-2_0_3_RELEASE)"
|
||||
#endif // LWIP_HASH_H
|
Reference in New Issue
Block a user