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-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
2018-02-28
refactor osal queue API
hathach
2018-02-28
update fifo
hathach
2018-02-28
osal clean up
hathach
2015-05-01
formatting
hathach
2015-05-01
formatting
hathach
2015-05-01
replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support)
hathach
2014-04-25
cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE
hathach
2014-04-17
move STRING & XSTRING & STATIC_ASSERT to compiler.h
hathach
2014-04-17
change default TUSB_CFG_DEBUG to 0
hathach
2014-03-25
update keil & iar device project to add lpcxpresso11u14 support
hathach
2014-03-25
more doxygen stuffs
hathach
2014-03-25
doxygen documenting
hathach
2014-03-24
more doxygen works
hathach
2014-03-24
doxygen documenting
hathach
2014-03-23
doxygen clean up
hathach
2014-03-22
rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusion
hathach
2014-03-21
some doxygen
hathach
2014-03-18
rename errors.c/h to tusb_errors.c/h
hathach
2014-03-16
doxygen document
hathach
2014-03-14
more warnings clean up
hathach
2014-03-14
clean more warnings
hathach
2014-03-14
clean up warning in lpcxpresso
hathach
2014-03-12
fix build error with lpcxpresso device os none
hathach
2014-03-12
able to build lpc11u with IAR
hathach
2014-03-12
IAR line ending warning
hathach
2014-03-12
fix iar warning
hathach
2014-03-10
cannot get IAR work with lpc1769 device demo
hathach
2014-03-10
change desc_str_table to array of pointer of uint8_t* to be compatible with I...
hathach
2014-03-10
change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...
hathach
[next]