This adds docs for the `mimxrt` module and the `mimxrt.Flash` class, the
implementation for which was first added in
dfd4324eb1
The docs are simple, following the conventions used for similar classes in
the rp2 and stm32 ports.
Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
20 lines
389 B
ReStructuredText
20 lines
389 B
ReStructuredText
.. currentmodule:: mimxrt
|
|
|
|
:mod:`mimxrt` --- functionality specific to NXP i.MXRT
|
|
======================================================
|
|
|
|
.. module:: mimxrt
|
|
:synopsis: functionality specific to NXP i.MXRT
|
|
|
|
The ``mimxrt`` module contains functions and classes specific to the NXP i.MXRT
|
|
family of microcontrollers.
|
|
|
|
|
|
Classes
|
|
-------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
mimxrt.Flash.rst
|