index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
2023-06-29
add hcd_frame_number() for pio-usb host
hathach
2023-06-27
Merge pull request #2085 from georgeboc/msc-ready-bug-fix
Ha Thach
2023-06-27
rework cmake with rtos support add RTOS to family_configure_device/host/dual_...
hathach
2023-06-26
minor clean up with include_guard()
hathach
2023-06-26
fix warnings when enable rtt with rp2040
hathach
2023-06-24
rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L
hathach
2023-06-24
separate iar and gcc build for clean make, also add cpu specific make
hathach
2023-06-21
Merge pull request #2101 from eustas/patch-1
Ha Thach
2023-06-16
fix build warnings
hathach
2023-06-16
fix build, update freertos config for cmake
hathach
2023-06-16
fix build warnings
hathach
2023-06-16
renam OPT_MCU_MIMXRT to OPT_MCU_MIMXRT1XXX
hathach
2023-06-16
remove legacy transdimension driver
hathach
2023-06-15
Merge pull request #1985 from kkitayam/uvc_bulk
Ha Thach
2023-06-15
refactor khci to chipidea fs driver for device (host is not yet)
hathach
2023-06-14
rename typec driver
hathach
2023-06-13
fix usbh issue when device genreate multiple attach/detach/attach when pluggi...
hathach
2023-06-12
Merge pull request #2104 from hathach/g4-pd
Ha Thach
2023-06-12
wrap up initial PD support for G4
hathach
2023-06-12
ad pd_types.h
hathach
2023-06-12
response with request safe5v, get passed PS_READY
hathach
2023-06-09
able to parse SOURCE_CAP message from dfp
hathach
2023-06-09
move protocol message to stack, disable battery in PWR's CR3
hathach
2023-06-08
Fix typos
Eugene Kliuchnikov
2023-06-08
enable DMA for both pd rx, tx
hathach
2023-06-08
dma rx works well
hathach
2023-06-08
define tuc_int_handler() to empty if TUC not enabled
hathach
2023-06-08
default CFG_TUC_ENABLED to 0
hathach
2023-06-07
able to response with good crc
hathach
2023-06-07
fix(RA): static assert RUSB2 register
Aladdin Bakosh
2023-06-07
inital support for usb typec and pd example
hathach
2023-06-06
able to get usbpd irq handler
hathach
2023-06-05
clean up
hathach
2023-06-02
fix(RA Host Portable): git rid of the IAR warnings for packed
Aladdin Bakosh
2023-06-02
Merge pull request #2092 from hathach/stm32g4
Ha Thach
2023-06-02
add IAR support for G0 with cmake
hathach
2023-06-02
cmake refactor
hathach
2023-06-01
Fix diagnostic format string (missing %u)
Dave Nadler
2023-06-01
Merge branch 'master' into feature/STM32G0
hathach
2023-05-29
slightly clean up
hathach
2023-05-29
check status_change is not zero first
hathach
2023-05-29
Even when we get an empty "status change" interrupt from the hub, schedule an...
Ivo Popov
2023-05-28
Fixes bug in tuh_msc_ready
gitlab
2023-05-26
move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly wi...
hathach
2023-05-26
fix build with net_lwip_webserver example
hathach
2023-05-25
Merge pull request #2081 from hathach/more-build-system
Ha Thach
2023-05-25
fix issue with ftdi host driver with status bytes
hathach
2023-05-24
Merge pull request #2063 from abakosh/develop
Ha Thach
2023-05-24
fix(RA Host Portable): implement missing function __builtin_ctz(x) for IAR
Aladdin Bakosh
2023-05-23
Enhance chipidea (#2075)
Ha Thach
[next]