index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
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
fix-ci-hs
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
Age
Commit message (
Expand
)
Author
2018-09-02
add repo & verion yml
hathach
2018-09-02
clean up
hathach
2018-08-30
allow no mode compilation (no host/device enabled). Handy for project without...
hathach
2018-08-30
cdc flush on write() if queue more than epsize
hathach
2018-08-30
clean up osal task and subtask
hathach
2018-08-30
remove CFG_TUD_CDC_FLUSH_ON_SOF option
hathach
2018-08-28
nrf5x fix an issue with EP0STATUS require Easy DMA
hathach
2018-08-28
add while loop to usbd task to run until task queue is empty
hathach
2018-08-28
cdc device : rename epin_buf, epout_buf
hathach
2018-08-28
minor nrf52 driver correct
hathach
2018-08-24
make tud_mount_cb() and tud_umount_cb() optional
hathach
2018-08-24
clean up
hathach
2018-08-23
fix compiler static assert complain
hathach
2018-08-23
fix compiler warnings
hathach
2018-08-23
Merge branch 'develop' of github.com:hathach/tinyusb into develop
hathach
2018-08-23
rename common func to avoid conflict
hathach
2018-08-23
add libary.properties for arduino compatible
hathach
2018-08-23
clean up
hathach
2018-08-23
freeRtos seems to work well with nrf52840
hathach
2018-08-23
freertos blinky with software timer
hathach
2018-08-22
adding nrf5x freertos example
hathach
2018-08-21
add string desc helper
hathach
2018-08-15
correct cdc line coding memory align
hathach
2018-08-15
fix memory issue with usbd control xfer
hathach
2018-08-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-08-13
fix issue with cdc write failed sometimes
hathach
2018-08-01
clean up
hathach
2018-08-01
improve auto descriptor
hathach
2018-07-31
dev hid enhancement, add report descriptor templates for keyboard, mouse, con...
hathach
2018-07-31
fix hid warning, move report descriptor template to hid.h
hathach
2018-07-31
rename to prevent confusion
hathach
2018-07-31
move default option
hathach
2018-07-31
tud_hid_generic_get_report_cb and tud_hid_generic_set_report_cb are mandantory
hathach
2018-07-31
add tud_hid_generic_report()
hathach
2018-07-30
enhance device hid driver
hathach
2018-07-30
clean up
hathach
2018-07-29
hid device enhance
hathach
2018-07-28
fix hid generic various error
hathach
2018-07-28
beter hid report
hathach
2018-07-28
adding hid_generic support
hathach
2018-07-28
change HID config, move HID boot config to part of auto descriptor only
hathach
2018-07-27
seperate CFG_TUD_HID_BOOT_PROTOCOL to CFG_TUD_HID_KEYBOARD_BOOT & CFG_TUD_HID...
hathach
2018-07-27
add usb msc callback description
hathach
2018-07-27
house keeping
hathach
2018-07-26
house keeping
hathach
2018-07-26
update device msc callback
hathach
2018-07-26
rename some scsi command struct, add SCSI_CMD_MODE_SENSE_6 to built-in suppor...
hathach
2018-07-26
move nrf_drv_usbd_errata to portable folder
hathach
2018-07-26
clean up
hathach
2018-07-26
clean up
hathach
[next]