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
Age
Commit message (
Expand
)
Author
2021-03-25
Fix shadowing parameter in fifo.c
Reinhard Panhuber
2021-03-25
Implement unaligned word copy.
Reinhard Panhuber
2021-03-25
Rework to copy wrapped word bytes by byte in copy_to_cont_dst etc.
Reinhard Panhuber
2021-03-23
Fix bug in writing to constant src/dst address.
Reinhard Panhuber
2021-03-13
fix fifo unlock typo, also clean up a bit
hathach
2021-03-10
Merge remote-tracking branch 'upstream/edpt_ISO_xfer' into edpt_ISO_xfer
Reinhard Panhuber
2021-03-10
Implement audio PCM type I enc./decoding acc. to 2.3.1.5 Audio Streams
Reinhard Panhuber
2021-03-10
fix ci build with rp2040
hathach
2021-03-10
fix build with freertos
hathach
2021-03-04
Adapt mutexes in fifo.c
Reinhard Panhuber
2021-03-04
Remove TODOs done.
Reinhard Panhuber
2021-03-04
Extend FIFO mutex to use separate write and read mutexes.
Reinhard Panhuber
2021-03-03
Fix unused parameter in _ff_push_copy_fct() and _ff_pull_copy_fct
Reinhard Panhuber
2021-03-02
Remove set_copy_modes(), implement:
Reinhard Panhuber
2021-02-25
Revert tusb_fifo.h include form to original.
Reinhard Panhuber
2021-02-23
Fix missing , in tusb_fifo.h
Reinhard Panhuber
2021-02-23
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-02-19
add TU_FIFO_INIT() to help with tu_fifo declaration
hathach
2021-02-19
Merge pull request #654 from xmos-jmccarthy/master
Ha Thach
2021-02-18
Exclude #include "osal/osal.h" for OPT_OS_NONE
Reinhard Panhuber
2021-02-18
Add #include "osal/osal.h" in tu_fifo.h
Reinhard Panhuber
2021-02-18
Implement requested PR changes
Jeremiah McCarthy
2021-02-18
Correct for wrong pointer type in audio_device.c
Reinhard Panhuber
2021-02-17
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-02-17
Improve tu_fifo capabilites
Reinhard Panhuber
2021-02-16
This fixes the overflow mathmatic in the fifo
Nicholas R Dinsmore
2021-02-16
Add alternate bitfield padding option
Jeremiah McCarthy
2021-02-12
Merge remote-tracking branch 'upstream/master' into edpt_ISO_xfer
Reinhard Panhuber
2021-01-25
fix host build
hathach
2021-01-20
Add __restrict keyword and memore alignment to src/dst pointer of
Reinhard Panhuber
2021-01-18
Explicitly add cast to uint32_t before shifting uint8 to left
Reinhard Panhuber
2021-01-18
Clean up
Reinhard Panhuber
2021-01-18
Add FIFO copy modes: tu_fifo_copy_mode_t
Reinhard Panhuber
2021-01-17
Add tu_fifo_read_n_into_other_fifo() to copy into from FIFO into another
Reinhard Panhuber
2020-12-24
Merge pull request #571 from HiFiPhile/iar_fifo
Ha Thach
2020-12-23
Fix IAR error on memcpy and warnings.
HiFIPhile
2020-12-20
Fix error if "Required Prototype" is selected.
HiFiPhile
2020-11-24
msc only invoke scsi complete callback after status transaction is complete
hathach
2020-11-23
add tud_ready() check in tud_cdc_n_write_flush()
hathach
2020-11-23
Merge branch 'master' into cdc_without_dtr
Ha Thach
2020-11-23
have tusb_init() return true instead of TUSB_ERROR_NONE
hathach
2020-11-19
merge class driver control_request & control_complete to control_xfer_cb()
hathach
2020-11-18
Implementation of the discussed changes
Jan Dümpelmann
2020-11-07
Merge pull request #553 from hathach/host-async-control
Ha Thach
2020-11-04
Merge remote-tracking branch 'hathach/master' into cdc_without_dtr
Jan Dümpelmann
2020-11-01
house keeping: make tu_print_mem format easier to compare with hex2dump
hathach
2020-10-11
Merge branch 'master' into host-async-control
hathach
2020-10-11
Merge pull request #520 from salkinium/feature/misc_enhancements
Ha Thach
2020-10-07
fix audio_test build
hathach
2020-10-03
Allow overwriting TU_ASSERT etc macros
Niklas Hauser
[prev]
[next]