From 00a507c8750729506926fe18037a285f6676c556 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Thu, 5 Jan 2017 16:32:33 -0800 Subject: Update more docs to say CircuitPython and clarify driver support. --- docs/library/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/library') diff --git a/docs/library/index.rst b/docs/library/index.rst index b06c806f7..1619be498 100644 --- a/docs/library/index.rst +++ b/docs/library/index.rst @@ -2,7 +2,7 @@ MicroPython libraries ===================== This chapter describes modules (function and class libraries) which are built -into MicroPython. There are a few categories of modules: +into MicroPython and CircuitPython. There are a few categories of modules: * Modules which implement a subset of standard Python functionality and are not intended to be extended by the user. -- cgit v1.2.3