index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-wedge-containment
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
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-08-03
Implement dynamic FIFO RAM allocation according to configuration desc.
Reinhard Panhuber
2020-07-27
Implement dynamic reallocation of RX and TX fifos for EP0.
Reinhard Panhuber
2020-07-26
add 'set_EP0_max_pkt_size(...)' and fix EP0 size to 64 bytes after reset
Reinhard Panhuber
2020-07-25
Fix structure definition audio_control_range_X_n_t
Reinhard Panhuber
2020-07-25
Merge remote-tracking branch 'upstream/master' into uac2
Reinhard Panhuber
2020-07-25
Get and set requests work
Reinhard Panhuber
2020-07-23
example to call tud_init() after freeRTOS kernel is started
hathach
2020-07-23
fix samd21 race condition with setup packet
hathach
2020-07-21
Merge pull request #469 from hathach/followup-pr466-pr468
Ha Thach
2020-07-21
follow up to pr468
hathach
2020-07-21
Merge pull request #466 from chang196700/feature/string_desc_msos
Ha Thach
2020-07-20
Make definition of CFG_TUD_AUDIO_CTRL_BUF_SIZE mandatory
Reinhard Panhuber
2020-07-20
Implement control EP0 buffer and get rid of CFG_TUD_AUDIO_USE_TX_FIFO
Reinhard Panhuber
2020-07-20
FreeRTOS: Yield from ISR to notify the USB task
me-no-dev
2020-07-19
Remove 0xEE index string if statement & change TU_ASSERT to TU_VERIFY
Chang Feng
2020-07-19
Implement all missing A.17 control selectors
Reinhard Panhuber
2020-07-18
Add A.17.4 - Terminal Control Selectors
Reinhard Panhuber
2020-07-17
add new name warning to cdc and midi (skip msc, hid warning for now)
hathach
2020-07-17
update actual link speed for spresense
hathach
2020-07-17
Intermediate commit.
Reinhard Panhuber
2020-07-16
update link speed detection for nuc505
hathach
2020-07-16
dcd tdi report link speed on reset
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-07-16
add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lun
hathach
2020-07-16
add tud_speed_get()
hathach
2020-07-10
Improve comment on CDC tud_cdc_write_available()
Craig Hutchinson
2020-07-10
Merge pull request #456 from me-no-dev/esp32-s2-epin-to
Ha Thach
2020-07-08
Merge pull request #447 from hathach/add-stm-hs
Ha Thach
2020-07-08
change REDUCE_SPEED=0/1 to explicitly SPEED=high/full
hathach
2020-07-05
Merge pull request #457 from UweBonnes/add-stm-hs
Ha Thach
2020-07-03
STM32/OTG_HS: Allow OTG_HS port to run at FS speed.
Uwe Bonnes
2020-07-03
update per review
hathach
2020-07-03
fix NVIC disable typo
hathach
2020-07-02
ESP32-S2: Detect EP IN Xfer Timeout
me-no-dev
2020-07-02
correct HSE_VALUE in hal_conf
hathach
2020-07-02
change default port some stm bsp
hathach
2020-07-02
clean up
hathach
2020-07-01
Merge branch 'add-stm-hs' of github.com:hathach/tinyusb into add-stm-hs
hathach
2020-07-01
st/synopsys/dcd_synopsys.c: Remove USBC PHY PLL stabilization delay for now
Uwe Bonnes
2020-07-01
only set turnaround in reset complete
hathach
2020-07-01
correctly set turn around according to cpu clock
hathach
2020-07-01
Merge branch 'master' into add-stm-hs
hathach
2020-07-01
clean up code
hathach
2020-07-01
Merge pull request #452 from hathach/fix-dfu-rt
Ha Thach
2020-07-01
fix dfu-rt to response to SET_INTERFACE and DFU_GETSTATUS
hathach
2020-06-30
Clear ep0_pending if rx short packet
Jan Dümpelmann
2020-06-30
Fix receiving of short packet data (ep out)
Jan Dümpelmann
2020-06-30
stm32f723disco: USB HS enumerates.
Uwe Bonnes
2020-06-30
dcd_synopsys: Handle HS and FS IP in one device
Uwe Bonnes
2020-06-30
Merge branch 'master' into add-stm-hs
hathach
[next]