index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-blindness
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
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-05-14
more clean up use inline bit funciton instead of macros
hathach
2019-05-14
clean up endian convert function
hathach
2019-05-14
remove deprecated tusb_task, clean up tusb compiler
hathach
2019-05-14
update license year to 2019
hathach
2019-05-14
clean up
hathach
2019-05-13
clean up
hathach
2019-05-12
add index to tud_descriptor_configuration_cb()
hathach
2019-05-12
change tud_descriptor_string_cb() to be consistent with other descriptor call...
hathach
2019-05-12
add tud_hid_descriptor_report_cb()
hathach
2019-05-11
add tud_descriptor_string_cb() for getting string descriptor from application
hathach
2019-05-10
Merge pull request #63 from hathach/develop
hathach
2019-05-10
fix samd dcd_clear_stall also reset data toggle
hathach
2019-05-09
msc device will stall READ_CAPACITY & READ_FORMAT_CAPACITY if tud_msc_capacit...
hathach
2019-05-09
fix clear stall usage, fix reset data toggle with dcd_clear_stall for nrf52
hathach
2019-05-07
clean up
hathach
2019-05-06
adding msc Start Stop to buitin command, but not complate yet
hathach
2019-05-06
add Test Unit Ready to builtin command, add tud_msc_test_unit_ready_cb()
hathach
2019-05-04
Update boards.md
hathach
2019-05-03
add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REV
hathach
2019-05-03
update travis build, make with 4 thread
hathach
2019-05-03
reduce travis make thread to 2
hathach
2019-05-03
clean up
hathach
2019-05-02
Merge pull request #61 from hathach/develop
hathach
2019-05-02
Merge branch 'master' into develop
hathach
2019-05-02
update travis build
hathach
2019-05-02
add hid_test.py for testing #58
hathach
2019-05-02
hid generic example echo back received
hathach
2019-05-02
clean up
hathach
2019-05-02
support hid generic inout #58
hathach
2019-05-02
rename hid generic example
hathach
2019-05-02
use tud_hid_set_report_cb for hid epout
hathach
2019-05-02
clean up
hathach
2019-05-02
add tud_hid_out_report_cb() for hid epout
hathach
2019-05-01
text clean up
hathach
2019-05-01
rename hid report_buf to epin_buf
hathach
2019-05-01
clean up
hathach
2019-05-01
adding optional ep out for hid
hathach
2019-05-01
clean up
hathach
2019-05-01
clean up
hathach
2019-05-01
simplify hid keyboard & mouse report to one API each
hathach
2019-05-01
add tud_hid_set_idle_cb
hathach
2019-05-01
clean up freertos hook
hathach
2019-05-01
update build script
hathach
2019-05-01
freertos cdc_msc_hid makefile compile
hathach
2019-05-01
adding makefile for freertos example
hathach
2019-05-01
add make.mk and rules.mk to help new makefile example
hathach
2019-05-01
upgrade nrfx to 1.7
hathach
2019-05-01
osal clean up
hathach
2019-04-28
add TUD_ to HID_REPORT_DESC_* template
hathach
2019-04-28
Update issue templates
hathach
[next]