This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-02-21 21:55:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6a79df9fb6864ad2d30dde85fd04c836f28f5d5
tinyusb
/
src
/
common
History
Nathan Conrad
bc2a65b20b
A few bug fixes, remove the unstested device notices, note supported boards in READMEs, and implement PMA
...
access stride (used on MCU's with 512 byte USB buffers).
2019-09-10 01:03:24 -04:00
..
sys_queue.h
…
tusb_common.h
A few bug fixes, remove the unstested device notices, note supported boards in READMEs, and implement PMA
2019-09-10 01:03:24 -04:00
tusb_compiler.h
add TU_ prefix to compiler ATTR to prevent name conflict with application
2019-06-06 10:39:37 +07:00
tusb_error.h
…
tusb_fifo.c
…
tusb_fifo.h
…
tusb_timeout.h
…
tusb_types.h
Remove some type conversion warnings (using GCC pedantic warnings)
2019-09-09 13:35:41 -04:00
tusb_verify.h
Add dummy arguments to GET_NTH_ARG to make GCC happy (removes pedantic warnings)
2019-09-09 13:24:08 -04:00