summaryrefslogtreecommitdiff
path: root/docs/templates/unsupported_in_circuitpython.inc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/templates/unsupported_in_circuitpython.inc')
-rw-r--r--docs/templates/unsupported_in_circuitpython.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/templates/unsupported_in_circuitpython.inc b/docs/templates/unsupported_in_circuitpython.inc
new file mode 100644
index 000000000..18c9215a8
--- /dev/null
+++ b/docs/templates/unsupported_in_circuitpython.inc
@@ -0,0 +1,5 @@
+.. warning::
+
+ This module is inherited from MicroPython and may not work in CircuitPython
+ as documented or at all! If they do work, they may change at any time. It is
+ unsupported.