Skip to content

Commit b016723

Browse files
committed
lwip: README, fix build instructions
1 parent 2037382 commit b016723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/net/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ make
1717

1818
### Move libraries inside SSLClient
1919
```bash
20-
cp liblwIP.a ../../libraries/Ethernet/src/cortex-m33/
20+
cp liblwIP.a ../../libraries/lwIpWrapper/src/cortex-m33/
2121
```

0 commit comments

Comments
 (0)