2017-05-24 14:44:23 -04:00
|
|
|
Core Modules
|
2016-10-18 20:42:47 -04:00
|
|
|
========================================
|
|
|
|
|
2017-05-24 14:44:23 -04:00
|
|
|
These core modules are intended on being consistent across ports. Currently
|
|
|
|
they are only implemented in the SAMD21 and ESP8266 ports. A module may not exist
|
|
|
|
in a port if no underlying hardware support is present. For example, a
|
|
|
|
microcontroller without analog features will not have `analogio`.
|
2016-10-18 20:42:47 -04:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:glob:
|
|
|
|
:maxdepth: 3
|
|
|
|
|
2016-11-03 18:50:59 -04:00
|
|
|
*/__init__
|
2017-01-05 19:20:46 -05:00
|
|
|
help
|