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
gh-pages
hil-openocd-recover-flasher
hil-report
master
merge_os
port-embos
raw_gadget_review
update-sponsor
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
/
tests
Age
Commit message (
Expand
)
Author
2018-12-08
refactor hcd api
hathach
2018-12-07
able to build host hid
hathach
2018-12-07
able to build with host msc
hathach
2018-12-07
change usbh_control_xfer name and signature
hathach
2018-12-07
usbh rename vars
hathach
2018-12-06
rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSC
hathach
2018-12-06
clean up usbh, rename doxygen folder to docs
hathach
2018-11-23
rename xfer complete enum
hathach
2018-11-23
rename tusb_event_t to xfer_result_t
hathach
2018-11-22
rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTION
hathach
2018-10-23
clean up helper func
hathach
2018-08-23
rename common func to avoid conflict
hathach
2018-07-28
change HID config, move HID boot config to part of auto descriptor only
hathach
2018-07-26
add tud_msc_set_sense(), update msc device to reponse with default sense (ill...
hathach
2018-07-23
reworking device hid class driver
hathach
2018-07-04
rename fifo * to tu_fifo to avoid conflict with other module
hathach
2018-04-14
rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE
hathach
2018-04-12
update project file
hathach
2018-04-12
rename CFG_TUSB_DEVICE_* to CFG_TUD_*
hathach
2018-04-12
rename OPT_MODE_
hathach
2018-04-12
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
hathach
2018-04-10
minor clean up
hathach
2018-04-10
clean up remove CFG_TUSB_TICKS_HZ
hathach
2018-04-10
rename CFG_TUSB_DEVICE_CONTROL_ENDOINT_SIZE to CFG_TUSB_DEVICE_ENDOINT0_SIZE
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-03-23
more shorten name
hathach
2018-03-23
shorten descriptor type
hathach
2018-03-21
osal subtask rename
hathach
2018-03-21
rename TUSB_REQUEST to simply TUSB_REQ_
hathach
2014-08-04
replacing RF1GHZNODE with LPCXPRESSO11U68 (not yet implement the actual board)
hathach
2014-05-13
add lpcxpresso spifi flash setting
hathach
2014-04-28
make freertos source unmodified to ease the upgrade process later
hathach
2014-04-18
disable running test for lpc175x_6x on travis
hathach
2014-04-18
get all tests passed with lpc18xx_43xx. Need to disable some though
hathach
2014-04-17
move STRING & XSTRING & STATIC_ASSERT to compiler.h
hathach
2014-04-17
fix configure file
hathach
2014-04-17
fixing test
hathach
2014-03-28
update md
hathach
2014-03-28
document with markdown
hathach
2014-03-27
fix image path
hathach
2014-03-26
markdown work for TDD page
hathach
2014-03-25
rename markdown files
hathach
2014-03-25
some markdown work
hathach
2013-12-13
able to get connect status change interrupt occured
hathach
2013-12-12
implement inline bit manipulation function
hathach
2013-11-25
change MCU to TUSB_CFG_MCU
hathach
2013-10-27
static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256
hathach
2013-10-27
rndis document
hathach
2013-10-25
more doxygen work
hathach
2013-10-24
change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance
hathach
[next]