| Age | Commit message (Collapse) | Author |
|
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings for cmake (skip make)
|
|
|
|
Add notification support for device class USBTMC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The ep_int_in is already used for responding to USB488
READ_STATUS_BYTE requests, but that EP is defined for all of USBTMC.
This extends the functionality to let callers send notifications and
receive ACKs.
|
|
CFG_TUD_MEM_SECTION is default to CFG_TUSB_MEM_SECTION
|
|
|
|
|
|
|
|
temporarily disable codespell
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code was only reading the first 64 bytes of a 512 bytes packet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|