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
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
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-24
stm32h7: Add empty template cdc_msc_hid example for STM32H743 Nucleo board th...
William D. Jones
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-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
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
clean up
hathach
2019-07-30
added BOS MS OS 2.0 descriptor to webusb example, it work with windows
hathach
2019-07-26
fix stall response with SET_INTERFACE/GET_INTERFACE
hathach
2019-07-26
webusb work great with linux
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
2019-07-24
Merge branch 'master' into develop
hathach
2019-07-24
change tud_msc_start_stop_cb() to return void -> bool
hathach
2019-07-24
adding vendor
hathach
2019-07-24
rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_reques...
hathach
2019-07-22
Merge branch 'master' into develop
hathach
2019-07-19
more house keeping
hathach
2019-07-19
house keeping
hathach
2019-07-19
rename custom/custom-_* to vendor/vendor_*
hathach
2019-07-19
rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDOR
hathach
2019-07-19
rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR
hathach
2019-07-19
stm32 minor change
hathach
2019-07-16
clean up
hathach
2019-07-16
add tud_control_vendor_request_cb()/tud_control_vendor_complete_cb(), expose ...
hathach
2019-07-12
clean up, rename internal driver control_request_complete to simply control_c...
hathach
2019-07-12
updating webusb with cdc
hathach
2019-07-12
change TUD_HID_INOUT_DESCRIPTOR epout & epin order
hathach
2019-07-12
clean up
hathach
2019-07-12
added tud_descriptor_bos_cb(), add support for BOS get descriptor
hathach
2019-07-11
add BOS descriptor and device capability constant
hathach
2019-07-10
release as 0.5.0
hathach
2019-07-09
fix incorrect midi descriptor template
hathach
2019-07-05
midi only use audio 1.0 without IAD
hathach
2019-07-04
indent clean up
hathach
[next]