This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
505ee0c8eadd282ea15efd3e228eefffbeaf6981
tinyUSB
/
src
/
common
History
Ha Thach
42a1d2f3b9
Merge pull request
#804
from hathach/audio_make_dma_ready
...
Implement functions to allow for DMA usage in audio driver.
2021-05-02 15:29:38 +07:00
..
tusb_common.h
add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that is m4 but cannot unaligned acces on usb ram
2021-04-26 17:42:49 +07:00
tusb_compiler.h
add tu_unaligned_read32/write32 (
#772
)
2021-04-06 19:32:01 +07:00
tusb_error.h
have tusb_init() return true instead of TUSB_ERROR_NONE
2020-11-23 13:12:51 +07:00
tusb_fifo.c
some text fomarting, update unit test to test get buffer info for fifo
2021-05-02 15:01:28 +07:00
tusb_fifo.h
some text fomarting, update unit test to test get buffer info for fifo
2021-05-02 15:01:28 +07:00
tusb_timeout.h
Normalize line endings
2020-01-15 14:47:43 -05:00
tusb_types.h
Implement requested PR changes
2021-02-18 13:26:03 -05:00
tusb_verify.h
add tu_unaligned_read32/write32 (
#772
)
2021-04-06 19:32:01 +07:00