Skip to content

Commit 7b5a7d5

Browse files
committed
lwip: README, fix build instructions
Former-commit-id: b016723
1 parent 721dd1a commit 7b5a7d5

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)