Expand description
Communications Class Device for USB
This capsule allows Tock to support a serial port over USB.
Structs§
- Implementation of the Abstract Control Model (ACM) for the Communications Class Device (CDC) over USB.
Constants§
- Number of ms to buffer uart transmissions before beginning to drop them.
- Platform-specific packet length for the
earlgrey
USB hardware. - Platform-specific packet length for the
nRF52
USB hardware. - Platform-specific packet length for the
SAM4L
USB hardware.