Merge branch 'master' of https://github.com/vshymanskyy/TinyGSM
This commit is contained in:
@@ -18,7 +18,8 @@ env:
|
||||
- PLATFORMIO_CI_SRC=tools/AT_Debug PLATFORMIO_CI_ARGS="--board=leonardo"
|
||||
|
||||
# Arduino test
|
||||
- PLATFORMIO_CI_SRC=extras/test_build PLATFORMIO_CI_ARGS="--board=uno --board=leonardo --board=yun --board=megaatmega2560 --board=genuino101 --board=mkr1000USB --board=zero --board=teensy31 --board=bluepill_f103c8 --board=uno_pic32 --board=esp01 --board=nodemcuv2 --board=esp32dev --project-option='framework=arduino'"
|
||||
- PLATFORMIO_CI_SRC=extras/test_build PLATFORMIO_CI_ARGS="--board=uno --board=leonardo --board=yun --board=megaatmega2560 --board=genuino101 --board=mkr1000USB --board=zero --board=teensy31 --board=uno_pic32 --board=esp01 --board=nodemcuv2 --board=esp32dev"
|
||||
- PLATFORMIO_CI_SRC=extras/test_build PLATFORMIO_CI_ARGS="--board=bluepill_f103c8 --project-option='framework=arduino'"
|
||||
|
||||
# Energia test
|
||||
- PLATFORMIO_CI_SRC=extras/test_build PLATFORMIO_CI_ARGS="--board=lplm4f120h5qr --project-option='framework=energia'"
|
||||
|
||||
@@ -2,12 +2,12 @@
|
||||
|
||||
A small Arduino library for GSM modules, that just works.
|
||||
<!---
|
||||
[](https://github.com/vshymanskyy/TinyGSM/releases/latest)
|
||||
[](https://github.com/vshymanskyy/TinyGSM/stargazers)
|
||||
--->
|
||||
[](https://github.com/vshymanskyy/TinyGSM/releases/latest)--->
|
||||
[](https://github.com/vshymanskyy/TinyGSM/releases/latest)
|
||||
[](https://travis-ci.org/vshymanskyy/TinyGSM)
|
||||
[](https://github.com/vshymanskyy/TinyGSM/issues)
|
||||
[](https://github.com/vshymanskyy/TinyGSM/wiki)
|
||||
[](https://github.com/vshymanskyy/TinyGSM/stargazers)
|
||||
[](https://github.com/vshymanskyy/TinyGSM/blob/master/LICENSE)
|
||||
|
||||
If you like **TinyGSM** - give it a star, or fork it and contribute!
|
||||
|
||||
Reference in New Issue
Block a user