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
/
src
/
common
/
tusb_common.h
Age
Commit message (
Expand
)
Author
2022-05-13
changes proposal to audio feedback computation
hathach
2022-03-19
Implement power of two, shift, and float calculation
Reinhard Panhuber
2022-03-09
adding tusb_private.h to implement common edpt claim
hathach
2022-03-09
add tusb_debug.h remove tusb_error.h
hathach
2022-03-04
add tuh_descriptor_get() and tuh_descriptor_device_get()
hathach
2022-03-03
Add host string descriptor functions
Scott Shawcroft
2021-10-29
skip snpsid check for gd32, abstract phyfs turnaround, set max timeout calibr...
hathach
2021-10-26
add hw config struct
hathach
2021-10-25
add TU_ARGS_APPLY(), TU_CHECK_MCU() now could check list of mcus
hathach
2021-10-24
remove ep descriptor wMaxPacketSize bitfield due to endian issue
hathach
2021-10-15
fix -Wcast-qual
hathach
2021-09-18
Merge branch 'master' into zhangslice-master
hathach
2021-09-13
esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suite
hathach
2021-09-09
nxp tdi: enhance qhd using DCD_ATTR_ENDPOINT_MAX
hathach
2021-09-01
rp2040 correct ep set/clear stall
hathach
2021-08-27
update msc driver to pass MSC BOT error recovery compliant test
hathach
2021-08-20
improve host configuration parsing
hathach
2021-08-20
extra common edpt helper for device and host stack
hathach
2021-07-13
add option to silent a driver log
hathach
2021-06-18
fix build with mm32 board
hathach
2021-06-13
fix ep tx with double buffered
hathach
2021-06-11
improve usbh
hathach
2021-06-09
fix enum overflow with msp430
hathach
2021-06-02
fix missing TU_LOG symbol
hathach
2021-06-02
clean up log
hathach
2021-05-30
add level 3 log for info, add generic TU_LOG()
hathach
2021-05-27
include clean up
hathach
2021-05-06
Merge branch 'master' of github.com:xmos-jmccarthy/tinyusb
Jeremiah McCarthy
2021-04-26
add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that ...
hathach
2021-04-26
ip3511 correct buffer offset, nbytes layout for highspeed port1
hathach
2021-04-06
add tu_unaligned_read32/write32 (#772)
Ha Thach
2021-04-05
Separate DFU RT and Mode. Untested
Jeremiah McCarthy
2020-11-01
house keeping: make tu_print_mem format easier to compare with hex2dump
hathach
2020-10-07
fix audio_test build
hathach
2020-08-01
correct isr context for nrf DCD_EVENT_UNPLUGGED
hathach
2020-06-30
Merge branch 'master' into add-stm-hs
hathach
2020-05-31
able to detect as hs
hathach
2020-05-28
initial transfer failed in open() shouldn't cause the driver open to fail.
hathach
2020-05-17
enable -Wcast-align
hathach
2020-05-08
add CFG_TUSB_DEBUG_PRINTF() for log retargeting
hathach
2020-04-26
fix missing debug log macros
hathach
2020-04-26
add usbd edpt open
hathach
2020-04-20
add uart for ea4357
hathach
2020-03-14
Use CRLF on UART.
Nathan Conrad
2020-01-15
Normalize line endings
Nathan Conrad
2019-12-30
fix missing parentheses in TU_MIN and TU_MAX macros (#256)
majbthrd
2019-12-23
adding lookup table for debugging
hathach
2019-12-21
able to response to scsi inquiry, but failed to response to test unit ready
hathach
2019-11-28
add dcd_edpt0_status_complete() which is useful for several mcu port
hathach
2019-11-27
get passed first get device descriptor
hathach
[prev]
[next]