index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-doc-audit
claude/mtp-data-phase-fixes
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
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
Age
Commit message (
Expand
)
Author
2020-06-15
Enhance EP FIFO allocation for both Fullspeed and Highspeed
hathach
2020-06-15
update midi
hathach
2020-06-15
clean up, update other example config
hathach
2020-06-14
cherry pick PR399 commit : Interrupt time improvements
Jan Dümpelmann
2020-06-14
overwrite setup packet
hathach
2020-06-14
improve usbd log for control transfer
hathach
2020-06-14
revert CFG_TUSB_RHPORT0_MODE to previous way
hathach
2020-06-01
adding speed detect on bus reset
hathach
2020-06-01
allow hs ep open with 512 bytes
hathach
2020-05-31
fixed EP0 size to 64 since LS is not supported in device mode
hathach
2020-05-31
able to detect as hs
hathach
2020-05-27
try to get synopsys work with OTG HS + external PHY
hathach
2020-05-27
adding h743 uart, but not enabled yet since it conflict with OTG_FS2
hathach
2020-05-26
random clean up for tdi
hathach
2020-05-26
update h743eval with rhport=1 highspeed
hathach
2020-05-26
multiple port support for global otg base
hathach
2020-05-26
suporting multiple port (OTG FS + HS) for stm32
hathach
2020-05-26
merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODE
hathach
2020-05-26
wip
hathach
2020-05-23
board test work fine
hathach
2020-05-21
Merge pull request #416 from hathach/fix-nrf-called-within-critical
Ha Thach
2020-05-21
fix nrf hanged (blocking wait) when called within critical section
hathach
2020-05-20
Merge pull request #414 from hathach/add-queue-is-empty
Ha Thach
2020-05-20
fix freeRTOS logic
hathach
2020-05-20
remove queue lock/unlock per review
hathach
2020-05-20
remove osal_queue_t const qhdl from osal API
hathach
2020-05-20
added tud_task_event_ready()
hathach
2020-05-20
added osal_queue_empty() API
hathach
2020-05-18
Merge pull request #411 from hathach/fix-cast-align-warning
Ha Thach
2020-05-18
fix cast-align warning for nuc505
hathach
2020-05-17
temporariyly suppress cast-align warning for net_device and net example
hathach
2020-05-17
enable -Wcast-align
hathach
2020-05-15
Merge pull request #406 from k0d/stm32f746nucleo
Ha Thach
2020-05-15
Add support for stm32f746nucleo board
Mark Olsson
2020-05-14
Merge pull request #405 from hathach/follow-pr404
Ha Thach
2020-05-14
add test for fifo size
hathach
2020-05-14
refactor copy to and from fifo
hathach
2020-05-14
add unit test for fifo write_n and read_n
hathach
2020-05-14
Merge pull request #404 from HiFiPhile/tusb_fifo
Ha Thach
2020-05-13
Optimize FIFO for byte transfer.
Mengsk
2020-05-12
Merge pull request #390 from hathach/detect-nrf-softdevice
Ha Thach
2020-05-09
Update bug_report.md
Ha Thach
2020-05-08
Merge pull request #398 from HiFiPhile/iar
Ha Thach
2020-05-08
Add IAR compiler attribute and endian support.
Mengsk
2020-05-08
Merge pull request #395 from hathach/define-log-printf
Ha Thach
2020-05-08
add CFG_TUSB_DEBUG_PRINTF() for log retargeting
hathach
2020-05-08
Merge pull request #393 from xobs/fix-debug-warning
Ha Thach
2020-05-07
device: fix build warning when CFG_TUSB_DEBUG >= 2
Sean Cross
2020-05-07
Merge pull request #391 from kasjer/kasjer/stm32l476disco-clock-configuration
Ha Thach
2020-05-07
Merge pull request #392 from kasjer/kasjer/change-package-type-to-sdk
Ha Thach
[next]