File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
Core Modules
2
2
========================================
3
3
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 .
9
9
10
10
Modules
11
11
---------
You can’t perform that action at this time.
0 commit comments