:mod:`board` ============ .. py:module:: board .. autoapi-nested-parse:: Board specific pin names Common container for board base pin names. These will vary from board to board so don't expect portability when using this module. .. warning:: The board module varies by board. The APIs documented here may or may not be available on a specific board. .. raw:: html

Available on these boards

.. py:data:: DISPLAY :annotation: :displayio.Display Instance of `displayio.Display`