LwIP 2.2.1在STM32F407VET6平台 移植
This commit is contained in:
7
ThirdParty/lwip-2.2.1/contrib/ports/win32/check/unistd.h
vendored
Normal file
7
ThirdParty/lwip-2.2.1/contrib/ports/win32/check/unistd.h
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef LWIP_UNISTD_H
|
||||
#define LWIP_UNISTD_H
|
||||
|
||||
/* include io.h for read() and write() */
|
||||
#include <io.h>
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user