Merge pull request #8452 from tcm0116/1.1.x-pio_deps

[1.1.x] Fix PlatformIO dependencies
This commit is contained in:
Scott Lahteine
2017-11-16 22:54:15 -06:00
committed by GitHub
5 changed files with 36 additions and 23 deletions

3
.gitignore vendored
View File

@@ -118,6 +118,8 @@ tags
# PlatformIO files/dirs
.pio*
.pioenvs
.piolibdeps
lib/readme.txt
#Visual Studio
@@ -132,6 +134,7 @@ vc-fileutils.settings
#VScode
.vscode
.vscode/c_cpp_properties.json
#cmake
CMakeLists.txt