diff --git a/README.rst b/README.rst index 3ab3cac..eea66bc 100644 --- a/README.rst +++ b/README.rst @@ -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 -------