init
This commit is contained in:
33
lib_i2c/examples/AN00157_i2c_slave_example/README.rst
Normal file
33
lib_i2c/examples/AN00157_i2c_slave_example/README.rst
Normal file
@@ -0,0 +1,33 @@
|
||||
.. |I2C| replace:: I\ :sup:`2`\ C
|
||||
|
||||
How to use the I2C slave library
|
||||
================================
|
||||
|
||||
Summary
|
||||
-------
|
||||
|
||||
Software dependencies
|
||||
.....................
|
||||
|
||||
For a list of direct dependencies, look for USED_MODULES in the Makefile.
|
||||
|
||||
Required hardware
|
||||
.................
|
||||
There is no hardware requirement for this application note. It has been designed
|
||||
to run on the simulator using the loopback plugin.
|
||||
|
||||
Prerequisites
|
||||
.............
|
||||
|
||||
* This document assumes familarity with |I2C| interfaces, the XMOS xCORE
|
||||
architecture, the XMOS tool chain and the xC language. Documentation related
|
||||
to these aspects which are not specific to this application note are linked
|
||||
to in the references appendix.
|
||||
|
||||
* For a description of XMOS related terms found in this document
|
||||
please see the XMOS Glossary [#]_.
|
||||
|
||||
.. [#] http://www.xmos.com/published/glossary
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user