New MSVC task pool demo now building both the task pool and TCP libraries.

This commit is contained in:
Richard Barry
2019-07-14 19:13:51 +00:00
parent 3afd918ecd
commit e4e86a464e
7 changed files with 417 additions and 6 deletions

View File

@ -61,6 +61,7 @@
#define configUSE_ALTERNATIVE_API 0
#define configNUM_THREAD_LOCAL_STORAGE_POINTERS 0
#define configENABLE_BACKWARD_COMPATIBILITY 1
#define configSUPPORT_STATIC_ALLOCATION 1
/* Hook function related definitions. */
#define configUSE_TICK_HOOK 0