Skip to content

Commit c335f17

Browse files
committed
update 'Core Modules' description
1 parent 69bbdca commit c335f17

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

shared-bindings/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Core Modules
22
========================================
33

4-
These core modules are intended on being consistent across ports. Currently
5-
they are only implemented in the SAMD21 and ESP8266 ports. A module may not exist
6-
in a port if no underlying hardware support is present or if flash space is
7-
limited. For example, a microcontroller without analog features will not have
8-
`analogio`.
4+
These core modules are intended on being consistent across ports and boards.
5+
A module may not exist on a port/board if no underlying hardware support is
6+
present or if flash space is limited. For example, a microcontroller without
7+
analog features will not have `analogio`. See the `support_matrix` page for
8+
a list of modules supported on each board.
99

1010
Modules
1111
---------

0 commit comments

Comments
 (0)