Added new stream creation function to the CDC Class drivers, to easily make standard streams from CDC Class driver instances.
This commit is contained in:
parent
d6edfe35c8
commit
c1782ac024
9 changed files with 88 additions and 47 deletions
|
@ -41,6 +41,7 @@
|
|||
#include <avr/wdt.h>
|
||||
#include <avr/power.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "Descriptors.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue