Update README for "include", "lib", and "test" directories
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,10 +8,10 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choose one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,10 +8,10 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choose one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
@@ -1,3 +1,2 @@
|
|||||||
.pioenvs
|
.pioenvs
|
||||||
.clang_complete
|
.piolibdeps
|
||||||
.gcc-flags.json
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Continuous Integration (CI) is the practice, in software
|
# Continuous Integration (CI) is the practice, in software
|
||||||
# engineering, of merging all developer working copies with a shared mainline
|
# engineering, of merging all developer working copies with a shared mainline
|
||||||
# several times a day < http://docs.platformio.org/page/ci/index.html >
|
# several times a day < https://docs.platformio.org/page/ci/index.html >
|
||||||
#
|
#
|
||||||
# Documentation:
|
# Documentation:
|
||||||
#
|
#
|
||||||
@@ -8,13 +8,13 @@
|
|||||||
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
# < https://docs.travis-ci.com/user/integration/platformio/ >
|
||||||
#
|
#
|
||||||
# * PlatformIO integration with Travis CI
|
# * PlatformIO integration with Travis CI
|
||||||
# < http://docs.platformio.org/page/ci/travis.html >
|
# < https://docs.platformio.org/page/ci/travis.html >
|
||||||
#
|
#
|
||||||
# * User Guide for `platformio ci` command
|
# * User Guide for `platformio ci` command
|
||||||
# < http://docs.platformio.org/page/userguide/cmd_ci.html >
|
# < https://docs.platformio.org/page/userguide/cmd_ci.html >
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Please choice one of the following templates (proposed below) and uncomment
|
# Please choose one of the following templates (proposed below) and uncomment
|
||||||
# it (remove "# " before each line) or use own configuration according to the
|
# it (remove "# " before each line) or use own configuration according to the
|
||||||
# Travis CI documentation (see above).
|
# Travis CI documentation (see above).
|
||||||
#
|
#
|
||||||
@@ -35,13 +35,14 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio run
|
# - platformio run
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Template #2: The project is intended to by used as a library with examples
|
# Template #2: The project is intended to be used as a library with examples.
|
||||||
#
|
#
|
||||||
|
|
||||||
# language: python
|
# language: python
|
||||||
@@ -60,6 +61,7 @@
|
|||||||
#
|
#
|
||||||
# install:
|
# install:
|
||||||
# - pip install -U platformio
|
# - pip install -U platformio
|
||||||
|
# - platformio update
|
||||||
#
|
#
|
||||||
# script:
|
# script:
|
||||||
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
# - platformio ci --lib="." --board=ID_1 --board=ID_2 --board=ID_N
|
||||||
|
|||||||
Reference in New Issue
Block a user