arduino-lmic/doc
Matthijs Kooijman bea07c1a68 Upgrade LMIC library to version 1.5
This adds the "lmic" and "doc" directories from lmic-release-v1.5.zip as
downloaded from IBM. The other directories ("stm32" containing the HAL for
stm32 boards and "examples", containing plain C examples) are left out.

All text files were converted to unix line endings and had trailing
whitespace stripped, so it's easier for git to handle them.

dos2unix src/lmic/* doc/*.txt
sed -i 's/\s*$//' src/lmic/* doc/*.txt
2016-02-20 11:53:50 +01:00
..
LMiC-v1.5.pdf Upgrade LMIC library to version 1.5 2016-02-20 11:53:50 +01:00
README.txt Upgrade LMIC library to version 1.5 2016-02-20 11:53:50 +01:00
release-notes.txt Upgrade LMIC library to version 1.5 2016-02-20 11:53:50 +01:00

DISCLAIMER:
Please note that the software is provided AS IS and we cannot
provide support for optimizations, adaptations, integration,
ports to other platforms or device drivers!