espressif_tinyusb/src/portable
hathach 88bb8fac3d
rename host API to be consistent with naming on device stack
- tuh_device_get_speed() to tuh_speed_get()
- tuh_device_configured() to tuh_mounted()
- tuh_device_ready() to tuh_ready()
2021-08-24 12:37:04 +07:00
..
dialog/da146xx da1469x: Fix no VBUS startup 2021-08-12 09:12:25 +02:00
ehci sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB 2021-08-23 19:56:53 +07:00
espressif/esp32sx clean up tusb_fifo.h include 2021-05-27 17:58:42 +07:00
microchip Minor fix. 2021-08-05 09:56:24 +02:00
mindmotion/mm32 add OPT_MCU_MM32F327X 2021-06-07 18:51:44 +07:00
nordic/nrf5x complete suspend, resume, remote wakeup for nrf52 2021-08-16 20:22:14 +07:00
nuvoton Fix CI. 2021-08-21 12:11:35 +02:00
nxp Merge pull request #1043 from hathach/more-host-improvement 2021-08-24 12:28:41 +07:00
ohci add hcd_devtree_get_info() 2021-08-23 17:00:41 +07:00
raspberrypi/rp2040 rename host API to be consistent with naming on device stack 2021-08-24 12:37:04 +07:00
renesas/usba Add compile switch to enable SOF during suspend only 2021-08-19 23:57:34 +09:00
silabs/efm32 add efm32 driver 2021-03-23 20:45:56 +00:00
sony/cxd56 more include clean up 2021-05-27 18:34:07 +07:00
st Merge pull request #959 from KarlK90/gd32vf103-support-tiny-usb 2021-08-15 18:50:00 +07:00
template clean up tusb_fifo.h include 2021-05-27 17:58:42 +07:00
ti/msp430x5xx clean up tusb_fifo.h include 2021-05-27 17:58:42 +07:00
valentyusb/eptri use dcd_event_bus_reset() with speed to replace bus_signal 2021-01-08 22:34:36 +07:00