We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd61f3 commit 0df736aCopy full SHA for 0df736a
nonblocking_serialinput.py
@@ -24,11 +24,8 @@
24
* Adafruit CircuitPython firmware for the supported boards:
25
https://github.com/adafruit/circuitpython/releases
26
27
-.. todo:: Uncomment or remove the Bus Device and/or the Register library dependencies
28
- based on the library's use of either.
29
-
30
-# * Adafruit's Bus Device library: https://github.com/adafruit/Adafruit_CircuitPython_BusDevice
31
-# * Adafruit's Register library: https://github.com/adafruit/Adafruit_CircuitPython_Register
+* Core Module usb_cdc:
+ https://circuitpython.readthedocs.io/en/latest/shared-bindings/usb_cdc/index.html
32
"""
33
34
# imports
0 commit comments