summaryrefslogtreecommitdiff
path: root/lib/FreeRTOS/freertos_hook.c
AgeCommit message (Collapse)Author
2019-05-01freertos cdc_msc_hid makefile compilehathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-13osal clean uphathach
remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task and call tinyusb_task(). This make API consistent with NO OS.
2018-08-23freertos blinky with software timerhathach
2018-05-17adding static API for freeRTOShathach
add vApplicationGetIdleTaskMemory(), vApplicationGetTimerTaskMemory()
2018-05-17rename vendor to libhathach