LwIP 2.2.1在STM32F407VET6平台 移植
This commit is contained in:
8
ThirdParty/lwip-2.2.1/contrib/ports/unix/check/README
vendored
Normal file
8
ThirdParty/lwip-2.2.1/contrib/ports/unix/check/README
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
Helper files to run lwIP unit tests on unix-like systems.
|
||||
|
||||
1. Install the check library, through a package manager or from https://libcheck.github.io/check/
|
||||
2. Put the lwip code in a directory called 'lwip'
|
||||
3. Run `make check`
|
||||
4. Make sure all tests pass
|
||||
|
||||
Reference in New Issue
Block a user