passkey_fw/src
hathach 88a455a9b9 added tud_task_event_ready()
to check if there is pending events in the tud task without executing
it. Useful to check before entering low power mode with WFI/WFE
2020-05-20 14:31:45 +07:00
..
class revert a change to net driver 2020-04-26 23:04:17 +07:00
common enable -Wcast-align 2020-05-17 14:24:15 +07:00
device added tud_task_event_ready() 2020-05-20 14:31:45 +07:00
host Normalize line endings 2020-01-15 14:47:43 -05:00
osal added osal_queue_empty() API 2020-05-20 13:38:41 +07:00
portable fix cast-align warning for nuc505 2020-05-18 13:03:41 +07:00
tusb.c add usbd edpt open 2020-04-26 14:51:44 +07:00
tusb.h add CDC-ECM/RNDIS/CDC-EEM network device class with example 2020-03-02 21:15:01 -06:00
tusb_option.h added swo as logger 2020-04-22 19:18:03 +07:00