esp32-s2_dfu/src
hathach 491b5936d5
usbd better support suspend/resume
2019-04-02 01:30:01 +07:00
..
class added tud_suspended() and tud_ready() 2019-03-30 23:01:23 +07:00
common self powered and remote wakeup support are from configuration descriptor attribute 2019-03-30 17:38:00 +07:00
device usbd better support suspend/resume 2019-04-02 01:30:01 +07:00
host more clean up 2019-03-27 21:00:15 +07:00
osal usbd add connected, suspended, remote_wakeup 2019-03-30 02:26:15 +07:00
portable nrf5x enable suspend after set address, instead of set config 2019-04-02 01:20:34 +07:00
tusb.c cleanup, remove the use of _TINY_USB_SOURCE_FILE_ 2019-03-27 17:48:42 +07:00
tusb.h remove tusb_hal_millis() usage, less work for porting 2019-03-24 01:19:32 +07:00
tusb_option.h simplify board API, adding stm32f3 discovery 2019-03-22 22:06:48 +07:00