| Age | Commit message (Collapse) | Author |
|
IAR generates warning Pe111 'statement is unreachable'. In a couple of
cases, replace return statements with TU_ATTR_FALLTHROUGH; because some
compilers apparently can't figure out that the return statements are
unreachable but do whinge about an imagined fall-through without them!
|
|
|
|
|
|
|
|
|
|
exmaples
|
|
TUSB_OPT_DEVICE_ENABLED still usable for backward compatible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix buffer alignment in TMC device class
|
|
|
|
- position application driver before built-in
- remove dcd.h from public include.
|
|
|
|
- RTT mode is blocking to prevent log lost
- Improve logging message
|
|
|
|
|
|
|
|
|
|
struct.
|
|
|
|
|
|
Assume a single interface, for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sense. Probably adding too many concurance issues; need to figure out
semaphores.
|
|
indicator pulse
|
|
|
|
|
|
|