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
/
tinyusb
/
common
Age
Commit message (
Expand
)
Author
2018-06-18
rename subfolder source to src
hathach
2018-04-17
clean up
hathach
2018-04-16
add tud_set_descriptors
hathach
2018-04-12
add OSAL_TIMEOUT_CONTROL_XFER = OSAL_TIMEOUT_WAIT_FOREVER
hathach
2018-04-12
rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code
hathach
2018-04-12
rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-04-10
clean up
hathach
2018-04-09
fix cdc driver for connected state.
hathach
2018-03-31
change usbd_control_xfer_st from function to macro to prevent compiler issue ...
hathach
2018-03-30
get freertos build
hathach
2018-03-29
rename tusb_hal_tick_get to tusb_hal_millis
hathach
2018-03-29
rename verify.h
hathach
2018-03-29
rename ASSERT_STATUS to ASSERT_ERR, merge assertion.h to verify.h
hathach
2018-03-29
more clean up
hathach
2018-03-29
rename VERIFY_STATUS to VERIFY_ERR
hathach
2018-03-29
more verify and assert clean up
hathach
2018-03-29
assert clean up
hathach
2018-03-29
clean up assert and verify
hathach
2018-03-28
add verify_breakpoint hw independence
hathach
2018-03-28
rename ASSERT to TU_ASSERT to avoid name conflict
hathach
2018-03-28
clean up static assert
hathach
2018-03-28
rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes
hathach
2018-03-28
more error string clean up
hathach
2018-03-28
repo cleanup
hathach
2018-03-28
more rename
hathach
2018-03-28
repo cleanup
hathach
2018-03-28
more rename
hathach
2018-03-28
rename file
hathach
2018-03-23
shorten descriptor type
hathach
2018-03-21
rename TUSB_REQUEST to simply TUSB_REQ_
hathach
2018-03-17
adding bulk/int support
hathach
2018-03-14
add usbd_control_xfer_substak
hathach
2018-03-12
rename to avoid name confliction
hathach
2018-03-12
more hcd clean up
hathach
2018-03-11
shorten TUSB_DESC_TYPE*
hathach
2018-03-11
tusb_type rename
hathach
2018-03-11
rename TUSB_DIR_OUT, TUSB_DIR_IN
hathach
2018-03-11
rename tusb_dir_t
hathach
2018-03-11
refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy port
hathach
2018-03-11
clean up example
hathach
2018-03-11
rename hal_* to tusb_hal_*
hathach
2018-03-08
rename fifo_count
hathach
2018-03-08
enhance
hathach
2018-03-07
fix tusb_mount_cb and tusb_umount_cb not called
hathach
2018-03-07
update
hathach
2018-03-03
cleanup SUBTASK macros
hathach
2018-03-02
clean up compiler
hathach
2018-03-02
rename hal.h to tusb_hal.h
hathach
2018-03-01
add verify.h
hathach
[next]