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
2019-09-04
stm32h7: Mark USB FIFOs as volatile, otherwise optimizations will remove
William D. Jones
2019-09-03
stm32h7: Fix indentation error where OUT XFER interrupt wasn't handled
William D. Jones
2019-09-03
stm32h7: USB_OTG_FS -> USB2_OTG_FS.
William D. Jones
2019-09-03
board_stm32h743nucleo: Implement user button for mouse/keyboard demo.
William D. Jones
2019-09-03
stm32h7: Implement STALL logic for endpoints.
William D. Jones
2019-09-03
stm32h7: Implement dcd_edpt_open. cdc_msc_hid demo functional.
William D. Jones
2019-09-03
stm32h7: Fix accidental overwrite of STUPCNT field in DOEPTSIZ register.
William D. Jones
2019-09-02
stm32h7: Implement dcd_set_address.
William D. Jones
2019-09-02
stm32h7: Implement IN and OUT receive for EP0; device descriptor returned.
William D. Jones
2019-09-02
stm32h7: Implement setup packet events.
William D. Jones
2019-08-30
stm32h7: Ensure FS (and the only) PHY is selected for OTG_HS2.
William D. Jones
2019-08-30
stm32h7: Enable USB peripheral (device does not enumerate yet).
William D. Jones
2019-08-26
board_stm32h743nucleo: Route USB clock and pins.
William D. Jones
2019-08-26
board_stm32h743nucleo: Route major clocks and LED pins.
William D. Jones
2019-08-24
stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board th...
William D. Jones
2019-08-20
Update issue templates
hathach
2019-08-20
Update issue templates
hathach
2019-08-15
Merge pull request #99 from jepler/issue98-midi-program-change
Scott Shawcroft
2019-08-14
midi_device: Send message classes C and D as 2 bytes
jepler
2019-08-12
Merge pull request #95 from cr1901/stm32f4-ep-fix
hathach
2019-08-11
cdc_msc_hid: Limit number of endpoints used by STM32F4 for demo.
William D. Jones
2019-08-08
Merge pull request #94 from hathach/develop
hathach
2019-08-08
format travis build
hathach
2019-08-08
Merge pull request #93 from hathach/develop
hathach
2019-08-08
add logo
hathach
2019-08-05
clean up
hathach
2019-08-05
Merge pull request #92 from hathach/develop
hathach
2019-08-05
clean up
hathach
2019-08-05
nrf5x remove the depenedent on nrfx_power.h
hathach
2019-08-05
merge dcd/hal_nrf5x.c into dcd/dcd_nrf5x.c
hathach
2019-08-01
Merge pull request #90 from hathach/develop
hathach
2019-08-01
doc again
hathach
2019-08-01
doc update
hathach
2019-08-01
add vendor & webusb support to doc
hathach
2019-08-01
clean up
hathach
2019-08-01
add vendor peek, change cdc peek signature, change cdc read_char() return fro...
hathach
2019-07-30
clean up
hathach
2019-07-30
Merge pull request #89 from hathach/develop
hathach
2019-07-30
clean up
hathach
2019-07-30
added BOS MS OS 2.0 descriptor to webusb example, it work with windows
hathach
2019-07-26
example clean up
hathach
2019-07-26
rename example to webusb_serial
hathach
2019-07-26
change landing page
hathach
2019-07-26
fix stall response with SET_INTERFACE/GET_INTERFACE
hathach
2019-07-26
webusb Always lit LED if connected
hathach
2019-07-26
webusb work great with linux
hathach
2019-07-26
gitignore
hathach
2019-07-25
more webusb + vendor
hathach
2019-07-24
move tud_vendor_control_* to usbd.h
hathach
2019-07-24
update vendor device similar to cdc read/write
hathach
[next]