Merge branch 'master' of github.com:cyassl/cyassl

This commit is contained in:
toddouska 2013-04-17 09:39:05 -07:00
commit 1f09e35ccd

View File

@ -86,6 +86,7 @@
#ifdef MICROCHIP_PIC32
#define SIZEOF_LONG_LONG 8
#define SINGLE_THREADED
#define CYASSL_USER_IO
#define NO_WRITEV
#define NO_DEV_RANDOM
#define NO_FILESYSTEM
@ -96,7 +97,6 @@
#ifdef MICROCHIP_TCPIP
/* includes timer functions */
#include "TCPIP Stack/TCPIP.h"
#define CYASSL_USER_IO
#endif
#ifdef MBED