| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-11 | MIDI: support port name strings | Kay Sievers | |
| This allows to set custom descriptive names for virtual MIDI ports/cables. A MIDI port offers different functionality on the same physical USB device. The names make it easier to distinguish one from the other. | |||
| 2022-11-07 | Merge pull request #1718 from hfegran/efm32_freertos_port_fix | Ha Thach | |
| Fixed wrong FreeRTOS port for EFM32GG12 | |||
| 2022-11-07 | Merge pull request #1724 from hathach/add-self-host | Ha Thach | |
| Add self host | |||
| 2022-11-06 | final clean up | hathach | |
| 2022-11-06 | remove trigger hardware step | hathach | |
| 2022-11-06 | move test_hardware into build_arm | hathach | |
| 2022-11-06 | use gh cli instead of action for workflow dispatch | hathach | |
| 2022-11-06 | Merge pull request #1723 from hathach/fix-rp2040-minor | Ha Thach | |
| Fix rp2040 minor | |||
| 2022-11-06 | bump up setup python action to v4 | hathach | |
| 2022-11-06 | minor clean up | hathach | |
| 2022-11-06 | bump up pico-pio-usb | hathach | |
| 2022-11-06 | rename PIO_USB_PIN_DP to PIO_USB_DP_PIN and change from 2 to 20 & moved to ↵ | hathach | |
| board.h add support for PIO_USB_VBUSEN_PIN and its state. | |||
| 2022-11-05 | Merge pull request #1434 from Skyler84/rp2040-hcd-bulk | Ha Thach | |
| Rp2040 hcd bulk | |||
| 2022-11-04 | remove CFG_TUSB_DEBUG from tinyusb_common_base | hathach | |
| 2022-11-04 | fix -wconversion-int and add minor comment | hathach | |
| 2022-11-04 | Merge branch 'master' into rp2040-hcd-bulk | Ha Thach | |
| 2022-11-03 | Fixed wrong FreeRTOS port for EFM32GG12 | Henrik Fegran | |
| 2022-10-25 | Merge pull request #1698 from battlesnake/fix-attrs-on-struct-member | Ha Thach | |
| do not apply storage attributes to member of struct | |||
| 2022-10-24 | keep alignment spec | Mark K Cowan | |
| 2022-10-24 | Merge pull request #1676 from tswan-quasi/master | Ha Thach | |
| dcd_lpc_ip3511: isochronous support and endpoint accidental write fix | |||
| 2022-10-24 | use dummy for all ZLP for ip3511, fix lpc55 build with DEBUG=1 | hathach | |
| 2022-10-21 | unused (void) cast | tswan-quasi | |
| 2022-10-22 | Merge pull request #1690 from tore-espressif/fix/espressif/iso_transfers | Ha Thach | |
| esp: Fix Isochronous transfers | |||
| 2022-10-20 | do not apply storage attributes to member of struct | Mark K Cowan | |
| 2022-10-20 | typo fix | tswan-quasi | |
| 2022-10-20 | dummy buffer only on EP0 OUT ZLPs | tswan-quasi | |
| 2022-10-20 | Merge pull request #1696 from kasjer/kasjer/fix-stm32u5-submodules | Ha Thach | |
| stm32u5: Fix submodules paths | |||
| 2022-10-20 | stm32u5: Fix submodules paths | Jerzy Kasenberg | |
| Local paths were commited to submodule definitions This just removes prefix for submodules path and name | |||
| 2022-10-19 | Merge pull request #1680 from LynnL4/port-stm32u5xx | Ha Thach | |
| Port stm32u5xx | |||
| 2022-10-19 | Merge pull request #1668 from kkitayam/add_support_for_mjpeg | Ha Thach | |
| Add support for MJPEG on UVC | |||
| 2022-10-19 | Merge pull request #1523 from maddyaby/dcd_edpt_open | Ha Thach | |
| Allow more endpoint packet sizes for SAMD | |||
| 2022-10-19 | Merge pull request #1691 from hadess/wip/hadess/fix-deps-typo | Ha Thach | |
| Fix typo in getting_started guide | |||
| 2022-10-18 | Fix typo in getting_started guide | Bastien Nocera | |
| Fixes: 1234111 ("add get-deps target") | |||
| 2022-10-18 | esp: Fix Isochronous transfers | Tomas Rezucha | |
| On ESP32-S2/S3 ISO transfers must be configured for even or odd frame. Closes https://github.com/hathach/tinyusb/issues/1382 | |||
| 2022-10-17 | minor rename | hathach | |
| 2022-10-14 | Merge pull request #1646 from battlesnake/feedback-prototype-fix | Ha Thach | |
| audio_device: prototype added for function referenced before use | |||
| 2022-10-13 | (void) rhport for unused parameter | tswan-quasi | |
| 2022-10-13 | Add support for STM32U5 mcu | LynnL4 | |
| 2022-10-12 | double cast of pointer to remove error | tswan-quasi | |
| 2022-10-12 | Fix pointer type to calculate streaming parameter | kkitayam | |
| 2022-10-12 | Rename descriptor macros for consistency | kkitayam | |
| 2022-10-11 | lpc55s69 isochronous, dummy address for endpoint buffers to prevent ↵ | tswan-quasi | |
| accidental writes | |||
| 2022-10-11 | Add stm32u5xx offical driver. | LynnL4 | |
| 2022-10-10 | Merge pull request #1623 from SudoMaker/master | Ha Thach | |
| Initial PIC32MM/MX & PIC24 support | |||
| 2022-10-10 | Merge pull request #1664 from mingpepe/master | Ha Thach | |
| Fix typo for log in dcd_rp2040.c | |||
| 2022-10-08 | Add motion jpeg | kkitayam | |
| 2022-10-07 | Fix max payload size to clip at 1023 | kkitayam | |
| 2022-10-06 | Fix pointer | kkitayam | |
| 2022-10-06 | Microchip PIC24/dsPIC33 device mode support | ReimuNotMoe | |
| 2022-10-05 | Fix typo for log in dcd_rp2040.c | mingpepe | |
