summaryrefslogtreecommitdiff
path: root/tests/test/support/FreeRTOS
AgeCommit message (Collapse)Author
2013-04-15add freeRTOS source from vendor to testhathach
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
2013-02-04port osal_FreeRTOS, add some include to be able to mock & linkhathach
change osal_none's queue_t member from uint16_t to uint8_t
2013-02-04add TUSB_CFG_HOST_ENUM_BUFFER_SIZEhathach
add enum buffer getting serious with osal_freeRTOS