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
/
common
Age
Commit message (
Expand
)
Author
2023-06-12
response with request safe5v, get passed PS_READY
hathach
2023-06-07
able to response with good crc
hathach
2023-06-07
inital support for usb typec and pd example
hathach
2023-06-06
able to get usbpd irq handler
hathach
2023-06-01
Merge branch 'master' into feature/STM32G0
hathach
2023-05-25
fix issue with ftdi host driver with status bytes
hathach
2023-05-23
Enhance chipidea (#2075)
Ha Thach
2023-05-16
correct EHCI reporting failed xfer (instead of stalled) when device is unplugged
hathach
2023-04-18
Use __GNUC__ macro to determine if __has_attribute is supported
Reimu NotMoe
2023-04-17
Implement TU_BSWAP{16,32} correctly for Microchip XC16
Reimu NotMoe
2023-04-17
Fix compatibility with the latest Microchip XC16 compiler
Reimu NotMoe
2023-04-14
Merge branch 'master' of https://github.com/hathach/tinyusb into pr1942
HiFiPhile
2023-04-03
Add STM32L5 support - no OTG similar to some L4s
John Cronin
2023-03-21
add tuh_set_interface
hathach
2023-03-18
more update to kinetis bsp
hathach
2023-03-18
merge kinetis into its own family in bsp
hathach
2023-03-18
Add support for NXP FRDM_K32L2A4S eval board.
Bob Paddock
2023-03-18
minor clean up
hathach
2023-03-17
Merge branch 'master' into portability
hathach
2023-03-17
fix trailing space and new line
hathach
2023-03-17
update host example, add pio-pico-usb for rp2040
hathach
2023-03-08
Merge branch 'master' into renesas-ra
hathach
2023-03-08
add basic STM32G0 support
Hubert Denkmair
2023-03-01
add TUP_USBIP_FSDEV and TUP_USBIP_FSDEV_STM32, clean up ifdef with stm32
hathach
2023-02-27
Merge pull request #1852 from silvergasp/mem_s
Ha Thach
2023-02-27
minor clean up
hathach
2023-02-22
Merge pull request #1491 from Ryzee119/ohci_fixes
Ha Thach
2023-02-22
white space
hathach
2023-02-22
move and add optional tusb_app_virt_to_phys/tusb_app_phys_to_virt
hathach
2023-02-22
use tu_static instead of static _fuzz_thread
hathach
2023-02-22
rename OHCI_RHPORTS to TUP_OHCI_RHPORTS
hathach
2023-02-22
Merge pull request #1867 from silvergasp/thread_local_globals
Ha Thach
2023-02-22
rename maros from FUZZ to _FUZZ, change TU_STATIC to static _fuzz_thread
hathach
2023-02-18
ohci: Support configurable number of roothub ports
Ryzee119
2023-01-21
update stm32f1 to support iar build
hathach
2023-01-20
fix: Change all static variables to thread when fuzzing
Nathaniel Brough
2023-01-20
add helper tu_desc_find/find2/find3
hathach
2023-01-13
fix: Replace device calls to memcpy with tu_memcpy_s
Nathaniel Brough
2023-01-12
add TUP_RHPORT_HIGHSPEED for ch32v307
hathach
2023-01-07
Merge branch 'master' into ch32v307
Ha Thach
2023-01-07
minor clean up
hathach
2023-01-07
remove _ff_overflowed() due to lack of use
hathach
2023-01-07
simplify _ff_correct_read_index()
hathach
2023-01-07
reverse idx2ptr() arguments to be consistent
hathach
2023-01-07
update advance_pointer/backward_pointer to use depth instead of fifo, also re...
hathach
2023-01-07
simplify _tu_fifo_count() and _tu_fifo_remaining(), also rename to _ff_count(...
hathach
2023-01-07
simplify and remove _tu_fifo_empty, _tu_fifo_full. Also correct full conditio...
hathach
2023-01-07
minor clean up
hathach
2023-01-06
minimize tu_fifo size to 16
hathach
2023-01-06
minor clean up
hathach
[prev]
[next]