Buffered Serial Port Driver for RTOS

Dependents:   nucleo_cannonball PiballNeoController

Embed: (wiki syntax)

« Back to documentation index

Example_Nullmodem.cpp File Reference

Example_Nullmodem.cpp File Reference

USB null modem. More...

Go to the source code of this file.


Detailed Description

USB null modem.

  • Uses SerialDriver with USBTX and USBRX.
  • Send back every received byte.

Definition in file Example_Nullmodem.cpp.