afry-south / dragonfly-fcb

ÅF Dragonfly Quadrotor UAV Project
Other
7 stars 3 forks source link

Virtual COM port over USB #12

Closed stenbergd closed 9 years ago

stenbergd commented 9 years ago

Implement USB CDC class using the STM32Cube drivers and examples.

Try sending some simple data through read/write ring buffers.

stenbergd commented 9 years ago

Done.