summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2018-05-17switch osal freeRTOS port to use static semaphore & queuehathach
2018-05-17adding static API for freeRTOShathach
add vApplicationGetIdleTaskMemory(), vApplicationGetTimerTaskMemory()
2018-05-17update freeRTOS to v10.0.1hathach
2018-05-17rename vendor to libhathach