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
/
device
Age
Commit message (
Expand
)
Author
2018-06-18
rename subfolder source to src
hathach
2018-06-16
adding device custom class support
hathach
2018-05-17
complete enhancing osal with static memory
hathach
2018-05-17
complete osal queue, semaphore static API
hathach
2018-05-17
add osal_queue_send_isr/osal_semaphore_post_isr for better support freeRTOS
hathach
2018-05-15
add xferred bytes for device control
hathach
2018-05-14
refactor usbd class drivers hanlding class/interface
hathach
2018-04-16
make dcd_connect/dcd_disconnect optional with attr weak
hathach
2018-04-16
add tud_set_descriptors
hathach
2018-04-14
rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODE
hathach
2018-04-13
rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to CF...
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 CFG_TUSB_DEVICE_* to CFG_TUD_*
hathach
2018-04-12
rename OPT_MODE_
hathach
2018-04-12
refactor nrf5x mcu macro
hathach
2018-04-10
rename ATTR_USB_MIN_ALIGNMENT to CFG_TUSB_MEM_ALIGN
hathach
2018-04-10
mass rename TUSB_CFG to CFG_TUSB
hathach
2018-03-31
change usbd_control_xfer_st from function to macro to prevent compiler issue ...
hathach
2018-03-31
clean up nrf52
hathach
2018-03-30
clean up usbd
hathach
2018-03-30
rename clean up
hathach
2018-03-29
assert clean up
hathach
2018-03-28
rename ASSERT to TU_ASSERT to avoid name conflict
hathach
2018-03-28
rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes
hathach
2018-03-28
more dcd clean up
hathach
2018-03-28
mass rename tusb_dcd API to simply dcd
hathach
2018-03-28
dcd renaming
hathach
2018-03-23
fix compatible issue with MacOS, response to GET CONFIGURATION request
hathach
2018-03-23
MSC tested with nrf52840
hathach
2018-03-23
shorten descriptor type
hathach
2018-03-23
move mcu usb port back to tinyusb's portable folder
hathach
2018-03-23
rename port to rhport for clarification
hathach
2018-03-22
refactor MSC device driver
hathach
2018-03-22
msc clean up
hathach
2018-03-22
rename funciton trailing _subtask to _st
hathach
2018-03-22
rename osal SUBSTASK to STASK
hathach
2018-03-22
clean up
hathach
2018-03-22
improve usbd control transfer
hathach
2018-03-21
osal subtask rename
hathach
2018-03-21
merge tusb_dcd_control_stall() to tusb_dcd_edpt_stall()
hathach
2018-03-21
remove int_on_complete for tusb_dcd_control_xfer
hathach
2018-03-21
fix lpc43xx isr issue, fix control status response for usbd
hathach
2018-03-21
rename TUSB_REQUEST to simply TUSB_REQ_
hathach
2018-03-17
adding bulk/int support
hathach
2018-03-15
nrf52 control transfer work reliably
hathach
2018-03-14
add usbd_control_xfer_substak
hathach
2018-03-13
house keeping
hathach
2018-03-12
more rename
hathach
2018-03-12
more hcd clean up
hathach
[next]