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
|
||
|---|---|---|
| .. | ||
| LMiC-v1.5.pdf | ||
| README.txt | ||
| release-notes.txt | ||
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!