| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-14 | clean up compiler attribute | hathach | |
| 2018-12-13 | osal clean up | hathach | |
| remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task and call tinyusb_task(). This make API consistent with NO OS. | |||
| 2018-12-06 | rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC | hathach | |
| 2018-11-29 | added & tested lpc17xx freertos device example | hathach | |
| - add USB priority check for freeRTOS config | |||
| 2018-11-22 | refractor device composite example | hathach | |
| 2018-08-23 | clean up | hathach | |
| 2018-08-23 | freeRtos seems to work well with nrf52840 | hathach | |
| 2018-08-23 | freertos blinky with software timer | hathach | |
| 2018-05-17 | switch osal freeRTOS port to use static semaphore & queue | hathach | |
| 2018-05-17 | adding static API for freeRTOS | hathach | |
| add vApplicationGetIdleTaskMemory(), vApplicationGetTimerTaskMemory() | |||
| 2018-05-17 | update freeRTOS to v10.0.1 | hathach | |
| 2018-05-17 | rename vendor to lib | hathach | |
