fix travis-ci links, add examples to ci
This commit is contained in:
parent
cc0e354cbb
commit
2f716bb575
|
|
@ -35,6 +35,8 @@ env:
|
||||||
- PLATFORMIO_CI_SRC=Examples/WeatherNode
|
- PLATFORMIO_CI_SRC=Examples/WeatherNode
|
||||||
- PLATFORMIO_CI_SRC=Examples/WirelessProgramming_OTA/Target
|
- PLATFORMIO_CI_SRC=Examples/WirelessProgramming_OTA/Target
|
||||||
- PLATFORMIO_CI_SRC=Examples/WirelessProgramming_OTA/Programmer
|
- PLATFORMIO_CI_SRC=Examples/WirelessProgramming_OTA/Programmer
|
||||||
|
- PLATFORMIO_CI_SRC=Examples/TxPowerTest_Transmitter
|
||||||
|
- PLATFORMIO_CI_SRC=Examples/TxPowerTest_Receiver
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install -U platformio
|
- pip install -U platformio
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# RFM69 Library
|
# RFM69 Library
|
||||||
[](https://travis-ci.com/LowPowerLab/RFM69)
|
[](https://app.travis-ci.com/LowPowerLab/RFM69)
|
||||||
[](https://github.com/LowPowerLab/RFM69)
|
[](https://github.com/LowPowerLab/RFM69)
|
||||||
[](https://github.com/LowPowerLab/RFM69/issues)
|
[](https://github.com/LowPowerLab/RFM69/issues)
|
||||||
[](https://github.com/LowPowerLab/RFM69/pulls)
|
[](https://github.com/LowPowerLab/RFM69/pulls)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue