Skip to content

Commit aa87239

Browse files
slaffigrr
authored andcommitted
Moved the LWIP RAW compat module into a submodule. (esp8266#26)
1 parent b20140f commit aa87239

File tree

7 files changed

+5
-557
lines changed

7 files changed

+5
-557
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "compat"]
2+
path = compat
3+
url = https://github.com/attachix/lwirax.git

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ time
2222
ctime
2323
```
2424

25-
For use with LwIP raw TCP API, see [compat/README.md](compat/README.md)
25+
For use with LwIP raw TCP API, see [compat/README.md](https://github.com/attachix/lwirax/blob/master/README.md)
2626

2727
To build, add xtensa toolchain to your path, and run `make`.
2828

compat

Submodule compat added at 227b8e2

compat/README.md

-149
This file was deleted.

0 commit comments

Comments
 (0)