Files
tinyUSB/src
me-no-dev 3822a6a385 FreeRTOS: Yield from ISR to notify the USB task
If we do not yeld in ISR when we write to queue/give semaphore, the scheduler will not know of the change and will not check the queue untill the next OS tick. This change causes the task to be called immediately and makes communication many times faster.
2020-07-20 00:46:16 +03:00
..
2020-07-16 00:44:09 +07:00
2020-01-15 14:47:43 -05:00
2020-04-26 14:51:44 +07:00
2020-05-28 10:58:49 +02:00