index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-07-22
fix a bug in fsdev introduced by #1942
hathach
2024-07-19
Merge pull request #2723 from liamfraser/rp2040_tweaks
Ha Thach
2024-07-19
Merge pull request #2694 from feaser/keil_weak_fix
Ha Thach
2024-07-19
Merge pull request #2681
Ha Thach
2024-07-19
fix compile with tud_vendor_control_xfer_cb() and check tud_descriptor_device...
hathach
2024-07-19
also migrate tud_descriptor_device_qualifier_cb() / tud_descriptor_other_spee...
hathach
2024-07-19
Additional fix related to issue #1018. Corrects the usage of TU_ATTR_WEAK for...
Frank Voorburg
2024-07-19
- add tud_cdc_n_ready() though not used
hathach
2024-07-19
revert changes to usbds configuration_reset() (deal with it in separated PR)
hathach
2024-07-19
Save setup_count on bus reset.
HiFiPhile
2024-07-19
Clear _usbd_dev prior to driver reset.
HiFiPhile
2024-07-19
Check tud ready check for OUT xfer.
HiFiPhile
2024-07-18
UAC2: Fix memclr on driver reset.
HiFiPhile
2024-07-18
fix some clang compiler warnings
graham sanderson
2024-07-18
fix arguable bug caught as warning by LLVM embedded toolchain for ARM 14.0.0
graham sanderson
2024-07-18
fixed _find_desc_format
YixingShen
2024-07-17
RP2040: no need to clear usb_hw (usb registers) as they are reset to default ...
Liam Fraser
2024-07-17
RP2040: Use our own unaligned memcpy to avoid alignment faults with some memc...
Liam Fraser
2024-07-17
minor update hid device
hathach
2024-07-17
follow up to #2253
hathach
2024-07-15
avoid recursions in tud_network_recv_renew()
Hardy Griech
2024-07-12
simplify dwc2 test mode
hathach
2024-07-12
- add tud_cdc_configure_fifo() to replace CFG_TUD_CDC_PERSISTENT_TX_BUFF
hathach
2024-07-11
Pre-commit fixes.
Brent Kowal
2024-07-05
add u for unsigned
hathach
2024-07-05
Revert "audio.h: fix error ISO C restricts enumerator values to range of 'int'"
Ha Thach
2024-07-01
Add MAX78002 Support
Brent Kowal
2024-07-01
AD-APARD32690-SL Support and Cleanup
Brent Kowal
2024-06-28
Initial Commit for MAX32 Support
Brent Kowal
2024-06-28
audio.h: fix error ISO C restricts enumerator values to range of 'int'
Davide Gerhard
2024-06-28
Merge pull request #2691 from ra1nb0w/strict-overflow
HiFiPhile
2024-06-28
audio_device.c: fix strict-overflow warning with gcc >= 12
Davide Gerhard
2024-06-27
Fix GenID 3.10 issue on STM32L4.
HiFiPhile
2024-06-27
remove double semicolon since ISO C not allow it
Davide Gerhard
2024-06-27
Merge branch 'master' of https://github.com/hathach/tinyusb into dwc2_dma
HiFiPhile
2024-06-25
Merge pull request #2686 from hathach/add-host-devinfo
Ha Thach
2024-06-21
Merge pull request #2676 from Okarss/fsdev_documentation
Ha Thach
2024-06-20
synopsys/dwc2_esp32: Add header for vTaskDelay.
Andrew Leech
2024-06-20
usbh: Add set address recovery time
Ryzee119
2024-06-18
Update Host mode information for FSDEV devices
Okarss
2024-06-18
LOG3 in isr
hathach
2024-06-18
usbh: Set interface recipient should be interface
Ryzee119
2024-06-15
Merge pull request #2672 from tinic/master
Ha Thach
2024-06-14
Update the STM32 documentation
Okarss
2024-06-14
Revert the DSB because of RISC-V
Okarss
2024-06-14
[STM32 FSDEV] Simplify toggle bit logic
Okarss
2024-06-14
minor update
hathach
2024-06-14
fix ci skip example for ch32v1
hathach
2024-06-14
newline
hathach
2024-06-14
add ch32v103 bsp support, compile but does not run, probably due to compile/l...
hathach
[prev]
[next]