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
/
examples
/
device
/
cdc_msc_hid
/
src
Age
Commit message (
Expand
)
Author
2019-04-19
move interface descriptor template to usbd.h, update exmaple
hathach
2019-04-19
update device freeRTOS exmaple
hathach
2019-04-18
remove auto descriptor and its option CFG_TUD_DESC_AUTO
hathach
2019-04-18
wrap up hid device refactor
hathach
2019-04-18
update tud_hid_keyboard/mouse helper
hathach
2019-04-18
refactor hid, rename hid_generic to simply hid_
hathach
2019-04-17
clean up example
hathach
2019-04-11
remove auto device descriptor
hathach
2019-04-02
rename board_led_control to board_led_write
hathach
2019-04-01
add board_button_read()
hathach
2019-03-30
added tud_suspended() and tud_ready()
hathach
2019-03-30
clean up text
hathach
2019-03-30
usbd add connected, suspended, remote_wakeup
hathach
2019-03-29
clean up
hathach
2019-03-29
working on suspend and resume
hathach
2019-03-23
clean up bsp, adde board_millis()
hathach
2019-03-23
remove idle rate enforcement, should be done in application level
hathach
2019-03-23
add board_noos_millis() for blinky
hathach
2019-03-21
minor clean up
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2019-03-13
dcd_set_address include status response, usbd control stall both control in a...
hathach
2019-01-04
Add USB Midi support.
Scott Shawcroft
2018-12-13
white spaces
hathach
2018-12-13
seperate tusb_task() to tud_task() and tuh_task()
hathach
2018-12-13
osal clean up
hathach
2018-12-12
minor update
hathach
2018-12-07
enable all warnings
hathach
2018-12-05
fix travis build error
hathach
2018-12-05
lpc40xx device work, moving Chip_USB_Init out of tinyusb
hathach
2018-12-03
clean up lpc13
hathach
2018-12-03
move lpc_chip_13xx files
hathach
2018-12-03
use flash for msc_disk_ram in case mcu does have enough sram
hathach
2018-11-28
add Auto descriptor endpoint num config to support lpc17xx
hathach
2018-11-26
add OPT_MODE_HIGH_SPEED
hathach
2018-11-26
clean up warnings
hathach
2018-11-25
Introduce a Makefile for the OS_NONE device example
Scott Shawcroft
2018-11-22
cdc work ok with lpc43xx
hathach
2018-11-22
rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION
hathach
2018-11-22
msc device block count and block num
hathach
2018-11-22
clean up msc example
hathach
2018-11-22
msc works well with samd51
hathach
2018-11-22
rename example project
hathach
[prev]