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
Age
Commit message (
Collapse
)
Author
2018-03-11
rename dcd_* API to tusb_dcd_*
hathach
2018-03-11
rename dcd.h to tusb_dcd.h
hathach
2018-03-11
move dcd
hathach
2018-03-11
rename hal_* to tusb_hal_*
hathach
2018-03-11
clean up
hathach
2018-03-11
rename endpoint_handle_t to edpt_hdl_t
hathach
2018-03-11
refactor dcd layer
hathach
2018-03-11
adding nrf52840 port, able to blink led with pca10056
hathach
2018-03-09
clean up hal debugger
hathach
2018-03-09
rename hal_usb to hal_tusb.h
hathach
2018-03-09
rename coreid to port
hathach
2018-03-08
clean up virtual com example
hathach
2018-03-08
cdc device require SOF to operate
hathach
2018-03-08
enhance cdc device API
hathach
2018-03-08
clean up
hathach
2018-03-08
rename fifo_count
hathach
2018-03-08
enhance
hathach
- add ASSERT_ - rename edpt_equal -
2018-03-07
rename tusb_tick_get to hal_tick_get
hathach
2018-03-07
rename tusb_task_runner() to tusb_task()
hathach
2018-03-07
fix tusb_mount_cb and tusb_umount_cb not called
hathach
2018-03-07
update
hathach
2018-03-07
add new example device_virtual_com
hathach
2018-03-07
enhance cdc implementation
hathach
2018-03-06
rename demo to examples
hathach
2018-03-06
remove tusb_isr(), rename hal_hcd_isr() and hal_dcd_isr()
hathach
2018-03-06
move class files
hathach
2018-03-06
clean up
hathach
2018-03-06
rename to hal_dcd_pipe_clear_stall()
hathach
2018-03-06
rename hal_dcd_pipe_stall()
hathach
2018-03-06
rename to hal_dcd_pipe_xfer()
hathach
2018-03-06
change hal_dcd_pipe_open() signature to return bool
hathach
- remove endpointhandle_is_valid()
2018-03-06
remove class code in pipe open()
hathach
2018-03-06
rename to hal_dcd_control_xfer() and hal_dcd_control_stall()
hathach
2018-03-05
clean up
hathach
2018-03-05
reame SUBTASK_EXIT to SUBTASK_RETURN
hathach
2018-03-03
rename usbd_dcd_bus_event_isr to hal_dcd_bus_event
hathach
2018-03-03
rename usbd_setup_received_isr to hal_dcd_setup_received
hathach
2018-03-03
cleanup SUBTASK macros
hathach
2018-03-02
add config number
hathach
2018-03-02
rename dcd_controller_* to hal_dcd_*
hathach
2018-03-02
rename dcd_init to hal_dcd_init()
hathach
2018-03-02
rename hal_mcu to hal_usb
hathach
2018-03-02
rename hal_init() to hal_usb_init()
hathach
2018-03-02
clean up compiler
hathach
2018-03-02
repo clean up
hathach
2018-03-02
rename hal.h to tusb_hal.h
hathach
2018-03-02
hal update
hathach
2018-03-02
clean up API
hathach
2018-03-02
rename hal_interrupt_* to hal_usb_int_*
hathach
2018-03-02
more hal update
hathach
[prev]
[next]