Merge branch 'master' into docs-updates

This commit is contained in:
Ben Nuttall
2017-06-22 22:55:17 +01:00
committed by GitHub
80 changed files with 4434 additions and 2564 deletions

View File

@@ -121,7 +121,8 @@ Base Classes
The classes in the sections above are derived from a series of base classes,
some of which are effectively abstract. The classes form the (partial)
hierarchy displayed in the graph below:
hierarchy displayed in the graph below (abstract classes are shaded lighter
than concrete classes):
.. image:: images/spi_device_hierarchy.*