| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- remove cflags -fshort-enums
- clean up webserver descriptor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task
and call tinyusb_task(). This make API consistent with NO OS.
|
|
|
|
- add USB priority check for freeRTOS config
|
|
|
|
|
|
|
|
|
|
|
|
add vApplicationGetIdleTaskMemory(), vApplicationGetTimerTaskMemory()
|
|
|
|
|