1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Adding write(str) and write(buf, size) for USB CDC.

So that they work on the Leonardo.

http://code.google.com/p/arduino/issues/detail?id=958
This commit is contained in:
David A. Mellis
2012-06-14 15:53:27 +01:00
parent 57ed5ba6f2
commit f833374312
3 changed files with 7686 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "group:../../libraries">
</FileRef>
<FileRef
location = "group:../../hardware">
</FileRef>
<FileRef
location = "group:../../app/src/processing">
</FileRef>
</Workspace>

File diff suppressed because it is too large Load Diff