mirror of
https://github.com/platformio/platformio-core.git
synced 2025-08-01 19:04:29 +02:00
Minor updates
This commit is contained in:
@@ -12,11 +12,6 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
[run]
|
|
||||||
omit =
|
|
||||||
platformio/builder/*
|
|
||||||
source = platformio
|
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
# Regexes for lines to exclude from consideration
|
# Regexes for lines to exclude from consideration
|
||||||
exclude_lines =
|
exclude_lines =
|
||||||
|
@@ -18,7 +18,7 @@ PlatformIO
|
|||||||
.. image:: https://img.shields.io/pypi/l/platformio.svg
|
.. image:: https://img.shields.io/pypi/l/platformio.svg
|
||||||
:target: https://pypi.python.org/pypi/platformio/
|
:target: https://pypi.python.org/pypi/platformio/
|
||||||
:alt: License
|
:alt: License
|
||||||
.. image:: https://img.shields.io/community/PlatformIO.png
|
.. image:: https://img.shields.io/PlatformIO/Community.png
|
||||||
:alt: Community Forums
|
:alt: Community Forums
|
||||||
:target: https://community.platformio.org
|
:target: https://community.platformio.org
|
||||||
.. image:: https://img.shields.io/PlatformIO/Plus.png?color=orange
|
.. image:: https://img.shields.io/PlatformIO/Plus.png?color=orange
|
||||||
|
@@ -15,8 +15,8 @@
|
|||||||
|
|
||||||
* Cross-platform build system without external dependencies to the OS software:
|
* Cross-platform build system without external dependencies to the OS software:
|
||||||
|
|
||||||
- 250+ embedded boards
|
- 300+ embedded boards
|
||||||
- 20+ development platforms
|
- 15+ development platforms
|
||||||
- 10+ frameworks
|
- 10+ frameworks
|
||||||
|
|
||||||
* C/C++ Intelligent code completion
|
* C/C++ Intelligent code completion
|
||||||
|
@@ -18,8 +18,8 @@ PlatformIO IDE is the next-generation integrated development environment for IoT
|
|||||||
|
|
||||||
* Cross-platform build system without external dependencies to the OS software:
|
* Cross-platform build system without external dependencies to the OS software:
|
||||||
|
|
||||||
- 250+ embedded boards
|
- 300+ embedded boards
|
||||||
- 20+ development platforms
|
- 15+ development platforms
|
||||||
- 10+ frameworks
|
- 10+ frameworks
|
||||||
|
|
||||||
* C/C++ Intelligent Code Completion
|
* C/C++ Intelligent Code Completion
|
||||||
|
Reference in New Issue
Block a user