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-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
2023-01-06
Merge branch 'master' into fix-fifo-memory-overflow
hathach
2022-12-24
add tuh_cdc_peek()
hathach
2022-12-22
fix stream read count computation
hathach
2022-12-22
moving edpt_stream API into common tusb.c
hathach
2022-12-21
rename TU_LOG_VAR to TU_LOG_PTR, print out setup of failed control transfer w...
hathach
2022-12-20
fix hid host incorrect edpt release if failed to transmit
hathach
2022-12-16
add common EPSIZE for bulk/iso in full and highspeed
hathach
2022-12-16
update fifo per PanRe review
hathach
2022-12-15
use OSAL_MUTEX_REQUIRED to replace CFG_FIFO_MUTEX/TUSB_OPT_MUTEX
hathach
2022-12-12
fix int conversion warnings
hathach
2022-12-10
clean up
hathach
2022-12-09
add fifo implementation note
hathach
2022-12-08
enhance tu fifo
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-11-28
Retry a few times with transfers in enumeration since device can be unstable ...
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-10-13
Add support for STM32U5 mcu
LynnL4
2022-10-06
Microchip PIC24/dsPIC33 device mode support
ReimuNotMoe
2022-07-14
abtract attribute fallthrough
hathach
2022-07-01
mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.
robert-hh
2022-06-30
mimxrt: Add/change definitions for MIMXRT11XX boards.
robert-hh
[next]