diff options
author | Andrew Leech <andrew@alelec.net> | 2024-05-10 22:20:11 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-05-31 19:45:42 +1000 |
commit | c98789a6d8e05acb608afe4b30cf3ca563419b2d (patch) | |
tree | 7a08358be2e016bf6f7be77421f9237b5b2c3dd9 /docs/esp8266/tutorial | |
parent | 3613ad96244ecaa67e8d45b637dc6b24fd2942be (diff) |
shared/tinyusb: Add common CDC TX/RX functions.
There are a few TinyUSB CDC functions used for stdio that are currently
replicated across a number of ports. Not surprisingly in a couple of cases
these have started to diverge slightly, with additional features added to
one of them.
This commit consolidates a couple of key shared functions used directly by
TinyUSB based ports, and makes those functions available to all.
Signed-off-by: Andrew Leech <andrew@alelec.net>
Diffstat (limited to 'docs/esp8266/tutorial')
0 files changed, 0 insertions, 0 deletions