getting build with freertos & host demo

This commit is contained in:
hathach
2013-04-16 16:48:19 +08:00
parent cb4981dd2d
commit a9010c1786
6 changed files with 26 additions and 9 deletions

View File

@@ -57,6 +57,7 @@
#include "FreeRTOS.h"
#include "semphr.h"
#include "queue.h"
//#include "task.h"
#ifdef __cplusplus
extern "C" {