add freeRTOS source from vendor to test

remove temp freeRTOS folder in test/support
use test/support/FreeRTOSConfig.h from win32-mingw demo
temporarily disable all tests in test_osal_freeRTOS.c
This commit is contained in:
hathach
2013-04-15 19:08:24 +08:00
parent 3a6d2da854
commit 89133d36ce
24 changed files with 54 additions and 13859 deletions
+2 -2
View File
@@ -34,8 +34,8 @@
- -:../test_old
#- ../../CMSISv2p10_LPC13Uxx/**
- ../../CMSISv2p10_LPC43xx_DriverLib/inc
#- ../vendor/freertos/freertos/Source/*
#- ../vendor/freertos/freertos/Source/portable/MSVC-MingW/*
- ../vendor/freertos/freertos/Source/*
- ../vendor/freertos/freertos/Source/portable/MSVC-MingW/*
:support:
- test/support