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
2024-05-09
Take updated change from cdc_device.
HiFiPhile
2024-05-07
Merge branch 'master' into remove-tud_network_link_state_cb
HiFiPhile
2024-05-07
Reformat NCM class.
HiFiPhile
2024-05-06
Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2227
HiFiPhile
2024-05-06
Merge pull request #2618 from HiFiPhile/fifo_const_split
Ha Thach
2024-05-06
temp fix for mm32 redundant-decls of SystemCoreClock
hathach
2024-05-05
mostly comments
Hardy Griech
2024-05-05
minor changes due to CR with HiFiPhile
Hardy Griech
2024-05-04
add cmake for f1c100s
hathach
2024-05-02
add cmake to lpc51
hathach
2024-05-02
add cmake for lpc15
hathach
2024-05-02
add cmake for lpc11
hathach
2024-05-02
add cmake for pi zero (renamed from pi zero_w), build but the flash size seem...
hathach
2024-04-30
Add missing capability bit for CDC ACM serial break support
Trevor
2024-04-29
Guard const addr fifo functions with TUP_MEM_CONST_ADDR.
HiFiPhile
2024-04-28
Stall unsupported class request.
HiFiPhile
2024-04-28
Merge remote-tracking branch 'upstream/master' into pr/2227
HiFiPhile
2024-04-28
Merge pull request #2494 from tommie/usbtmcnotif
HiFiPhile
2024-04-27
Fix CI.
HiFiPhile
2024-04-27
Buffer int msg to ensure alignment and placement correctness.
HiFiPhile
2024-04-27
bulk_in: copy buffer to ensure alignment correctness.
HiFiPhile
2024-04-26
Code format.
HiFiPhile
2024-04-26
Merge remote-tracking branch 'remotes/tinyusb/master' into pr/2253
HiFiPhile
2024-04-26
Simplify transfer failure cb.
HiFiPhile
2024-04-26
Add missing alignment.
HiFiPhile
2024-04-26
use separate buffer for ctrl transfer.
HiFiPhile
2024-04-26
Merge branch 'master' of https://github.com/hathach/tinyusb into pr/2283
HiFiPhile
2024-04-26
Merge pull request #2609 from tyustli/patch-1
HiFiPhile
2024-04-26
- add esp32 c3, c6 mcu option
hathach
2024-04-25
revert a change in tusb_mcu
hathach
2024-04-25
adding support for esp32 for use with max3421e host
hathach
2024-04-25
Disable EPs correctly to clear incomplete transfer.
HiFiPhile
2024-04-25
uac2: return on clear_feature.
HiFiPhile
2024-04-25
Fix IAR breakpoint test.
HiFiPhile
2024-04-24
Remove redundant header file includes for the hid class
tyustli
2024-04-23
port clang stm32: f1, f2, f3
hathach
2024-04-23
clang work with lpc55
hathach
2024-04-22
clang tested with mcb1800, add heap to lpc18 linker
hathach
2024-04-22
fix print lu format warnings with clang
hathach
2024-04-22
fix nrfx v3 spim freq when init
hathach
2024-04-22
dcd nrf change atoimc_bool to atomic_flag
hathach
2024-04-19
- update nrfx to v3.4.0
hathach
2024-04-19
- clang h743 build and run cdc_msc ok
hathach
2024-04-16
code format
hathach
2024-04-16
- in case of mdk conflict to use nrfx v2
hathach
2024-04-16
revert nvic changes
hathach
2024-04-16
catch all nrfx versions with an old API
Hardy Griech
2024-04-16
softdevice nvic calls only if old SDK
Hardy Griech
2024-04-16
make it compile also with old Nordic SDK
Hardy Griech
2024-04-16
Merge pull request #1685 from battlesnake/st_synopsys_sof
Ha Thach
[next]