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
/
portable
/
microchip
Age
Commit message (
Expand
)
Author
2024-11-27
Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)
Ha Thach
2024-10-14
change dcd_init() return from void to bool
hathach
2024-10-14
change the tusb_rhport_init_t struct, exclude the rhport to make API more con...
hathach
2024-10-11
fix fuzzing build
hathach
2024-10-11
change dcd_init() to take rhport struct
hathach
2024-08-19
remove weak from dcd_edpt_close() for port without TUP_DCD_EDPT_ISO_ALLOC
hathach
2024-05-27
microchip samd: Add support for dcd_sof_enable().
Andrew Leech
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-03-17
fix trailing space and new line
hathach
2022-12-04
Fix typos
Bastien Nocera
2022-10-19
Merge pull request #1523 from maddyaby/dcd_edpt_open
Ha Thach
2022-10-06
Microchip PIC24/dsPIC33 device mode support
ReimuNotMoe
2022-09-03
Initial PIC32MM/MX & PIC24 support
ReimuNotMoe
2022-06-27
samd: Fix a lock-up situation at high traffic.
robert-hh
2022-06-17
Allow more endpoint packet sizes for SAMD
maddyaby
2022-06-16
Stub out dcd_edpt_close for samd
maddyaby
2022-05-31
Merge pull request #1381 from hathach/add-sof-isr
Ha Thach
2022-05-01
dcd_pic32: Fix memory overwrite in incoming data
Jerzy Kasenberg
2022-05-01
dcd_pic32: Add asserts transfer sanity check
Jerzy Kasenberg
2022-03-07
added dcd_sof_enable() stubs for all other ports
hathach
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-01-17
pic32mz: Fix remote_wakeup without OS
Jerzy Kasenberg
2022-01-07
Add driver for PIC32MZ MCUs
Jerzy Kasenberg
2021-12-31
Add register file for Microchip PIC32MZ
Jerzy Kasenberg
2021-10-24
more wMaxPacketSize
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-08-31
clear stall and reset data toggle when open edpt
hathach
2021-08-26
add dcd_edpt_close_all() for clear existing configured state
hathach
2021-08-05
Minor fix.
MasterPhi
2021-07-30
Move register define to separate header.
MasterPhi
2021-07-30
Add cache clean/invalidate.
MasterPhi
2021-07-21
Fix non-DMA IN irq.
MasterPhi
2021-07-21
Re-enable SETUP irq on EP0 stall.
MasterPhi
2021-07-21
Remove redundant TX irq.
MasterPhi
2021-07-21
Fix EP0 issue (again)
MasterPhi
2021-07-20
Workaround of EP0 issue, clean up.
MasterPhi
2021-07-19
Merge branch 'dcd_same70' of https://github.com/HiFiPhile/tinyusb into dcd_sa...
MasterPhi
2021-07-19
Remove clock init.
MasterPhi
2021-07-19
clean up warning
hathach
2021-07-19
Fixing NAKed OUT xfer
MasterPhi
2021-07-17
Fix build error.
MasterPhi
2021-07-17
Fix ISO support.
MasterPhi
2021-07-17
Merge branch 'master' into dcd_same70
HiFiPhile
2021-06-16
Revert "Use byte copy.", add barrier after buffer write.
MasterPhi
2021-06-15
Default use dual bank for FS, use dcd irq switch.
MasterPhi
2021-06-15
Prevent buffer overflow.
MasterPhi
2021-06-15
Use byte copy.
MasterPhi
2021-06-15
Fix resume, always init FS clock.
MasterPhi
2021-06-15
add support SAML21
sabas1080
2021-06-12
Rename SAM7X to SAMX7X
MasterPhi
[next]