Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PlatformIO 3.3.0
PlatformIO Library Registry statistics with new pio lib stats command
List built-in libraries based on development platforms with a new pio lib builtin command
Show detailed info about a library using pio lib show command (issue #430)
List supported frameworks, SDKs with a new pio platform frameworks command
Visual Studio Code extension for PlatformIO (issue #619)
Added new options
--no-reset
,--monitor-rts
and--monitor-dtr
to pio test command (allows to avoid automatic board's auto-reset when gathering test results)Added support for templated methods in
*.ino to *.cpp
converter (pull #858)Package version as "Repository URL" in manifest of development version (
"version": "https://github.com/user/repo.git"
)Produce less noisy output when
-s/--silent
options are used for platformio init and platformio run commands (issue #850)Use C++11 by default for CLion IDE based projects (pull #873)
Escape project path when Glob matching is used
Do not overwrite project configuration variables when system environment variables are set
Handle dependencies when installing non-registry package/library (VCS, archive, local folder) (issue #913)
Fixed package installing with VCS branch for Python 2.7.3 (issue #885)
Development platform Atmel AVR
fuses
(issue #865)Development platform Atmel SAM
Development platform Espressif 32
Development platform Freescale Kinetis
Development platform Lattice iCE40
$UPLOAD
build variable (issue #6)Development platform Linux ARM
Development platform Nordic nRF51
Development platform NXP LPC
Development platform Silicon Labs EFM32
Development platform ST STM32
Development platform Teensy
Development platform TI TIVA