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
/
examples
/
obsolete
/
host
/
src
Age
Commit message (
Expand
)
Author
2019-06-06
add TU_ prefix to compiler ATTR to prevent name conflict with application
hathach
2019-05-14
update license year to 2019
hathach
2019-05-14
clean up
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-14
clean up compiler attribute
hathach
2018-12-07
able to build host hid
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-13
rename VERIFY to TU_VERIFY to avoid conflict with application
hathach
2018-07-27
house keeping
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
rename OPT_MODE_
hathach
2018-04-12
rename MCU_ to OPT_MCU
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
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-29
rename tusb_hal_tick_get to tusb_hal_millis
hathach
2018-03-28
rename ASSERT to TU_ASSERT to avoid name conflict
hathach
2018-03-07
rename tusb_task_runner() to tusb_task()
hathach
2018-03-07
move old host example to obsolete
hathach