add doc about dependencies

fix #364
This commit is contained in:
Rotzbua
2018-04-13 21:15:51 +02:00
parent 08a55da3ad
commit b7bdc7f253

View File

@@ -297,6 +297,26 @@ OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to https://unlicense.org/
.. _dependency:
Dependency
----------
* **Arduino.h**
* From: Arduino IDE / target specific
* License: (target: Arduino) GNU Lesser General Public License 2.1
* **SPI.h**
* From: Arduino IDE / target specific
* License: (target: Arduino) GNU Lesser General Public License 2.1
* **stdint.h**
* From: Arduino IDE / Compiler and target specific
* License: different
History
-------