index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
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
path:
root
/
src
/
portable
/
stm
Age
Commit message (
Expand
)
Author
2019-01-23
stm32f4: Properly set control endpoint max packet size.
William D. Jones
2019-01-23
stm32f4: Fix incorrect xfer length for short packet IN xfers.
William D. Jones
2019-01-23
stm32f4: Remove assumption that EP 0 is only control endpoint.
William D. Jones
2019-01-22
stm32f4: Implement interrupt handling for IN packets (first signs of life).
William D. Jones
2019-01-22
stm32f4: Start implementing dcd_edpt_xfer.
William D. Jones
2019-01-21
stm32f4: Remove some template commented code.
William D. Jones
2019-01-19
stm32f4: Setup packet events in tinyusb now functional.
William D. Jones
2019-01-19
stm32f4: Implement setup packing receive, fix typo in FIFO receive size.
William D. Jones
2019-01-19
stm32f4: Complete initialization for EP0 (packet handling not implemented).
William D. Jones
2019-01-13
stm32f4: Enable USB peripheral, fix typos in register writes.
William D. Jones
2019-01-11
dcd_stm32f4: Add USB init skeleton based on manual (does not enumerate).
William D. Jones
2019-01-11
bsp.board_stm32f407g_disc1: Switch to external oscillator (more precise).
William D. Jones
2019-01-10
cdc_msc_hid: Ensure example compiles again- add missing prototypes,
William D. Jones
2018-11-27
needs to be filled out. blinks though
Scott Shawcroft