Skip to content

Commit

Permalink
Instruction how to manually create PIO Core Virtual Environment
Browse files Browse the repository at this point in the history
  • Loading branch information
ivankravets committed Jul 5, 2018
1 parent ad572f2 commit a213af9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* Improvements for [PIO Unified Debugger](http://docs.platformio.org/page/plus/debugging.html):
- Do not fetch registers data when Peripherals or Registers views are collapsed
- Fixed issue with incorrect breakpoint hit in multi-thread environment (RTOS)
* Instruction how to manually create [PIO Core Virtual Environment](http://docs.platformio.org/en/latest/installation.html#virtual-environment)

## 0.17.0 (2018-06-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@
"dependencies": {
"fs-plus": "^3.0.0",
"ini": "^1.3.4",
"platformio-node-helpers": "^2.0.0",
"platformio-node-helpers": "^2.0.1",
"platformio-vscode-debug": "^1.1.1",
"querystringify": "*"
},
Expand Down

0 comments on commit a213af9

Please sign in to comment.