We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4701786 commit 84abc7cCopy full SHA for 84abc7c
1 file changed
docs/shared_bindings_matrix.py
@@ -65,6 +65,7 @@
65
66
ADDITIONAL_MODULES = {
67
"_asyncio": "MICROPY_PY_ASYNCIO",
68
+ "_eve": "CIRCUITPY__EVE",
69
"adafruit_bus_device": "CIRCUITPY_BUSDEVICE",
70
"adafruit_pixelbuf": "CIRCUITPY_PIXELBUF",
71
"array": "CIRCUITPY_ARRAY",
0 commit comments