Ivan Kravets
|
ac3ebab070
|
PlatformIO Auth Token command
|
2016-11-02 19:43:45 +02:00 |
|
Ivan Kravets
|
9b786ba8c7
|
Remote Unit Testing
|
2016-11-02 18:24:52 +02:00 |
|
Ivan Kravets
|
8236f3ff86
|
Ask about serial port for device monitor when more than one is found
|
2016-10-31 20:06:48 +02:00 |
|
Ivan Kravets
|
a251470ebd
|
Python style formatting
|
2016-10-31 20:05:34 +02:00 |
|
Ivan Kravets
|
653f8b87ec
|
Drop support for PySerial 2.7
|
2016-10-31 18:13:41 +02:00 |
|
Ivan Kravets
|
7b4d94ccfb
|
Custom boards per project with `boards_dir` option in platformio.ini // Resolve #515
|
2016-10-31 17:41:01 +02:00 |
|
Ivan Kravets
|
e4a91b8343
|
Inject system environment variables to configuration settings in platformio.ini // Resolve #792
|
2016-10-31 17:04:34 +02:00 |
|
Ivan Kravets
|
c92ab885f7
|
Fix formatting
|
2016-10-31 14:43:30 +02:00 |
|
Ivan Kravets
|
76a65e9238
|
Add support for both CHE_APIs
|
2016-10-30 23:31:51 +02:00 |
|
Ivan Kravets
|
5771a9e0f8
|
Docs for PIO Remote, PIO Account; other improvements for docs
|
2016-10-29 19:55:36 +03:00 |
|
Ivan Kravets
|
bf48d81c43
|
Bump version to 3.2.0a10
|
2016-10-27 01:39:38 +03:00 |
|
Ivan Kravets
|
f907386107
|
Temporary fix for Eclipse Che
|
2016-10-27 01:38:49 +03:00 |
|
Ivan Kravets
|
c2bf38f873
|
Improved handling of library dependencies specified in `library.json` manifest // Resolve #814
|
2016-10-26 18:35:43 +03:00 |
|
Ivan Kravets
|
2ec0bbb023
|
Skip custom LD_LIBRARY_PATH for PIO Plus
|
2016-10-25 21:51:22 +03:00 |
|
Ivan Kravets
|
63f1939c83
|
PIO Account, Subscription, other improvements
|
2016-10-24 21:03:54 +03:00 |
|
Ivan Kravets
|
f027e8c52e
|
Fix example with custom ARGUMENT for extra scripting
|
2016-10-17 22:41:49 +03:00 |
|
Ivan Kravets
|
9348dc12be
|
Detect Python Arch under Windows OS
|
2016-10-13 00:42:16 +03:00 |
|
Ivan Kravets
|
8ac31d21ec
|
Bump version to v3.2.0a7
|
2016-10-11 01:40:31 +03:00 |
|
Ivan Kravets
|
2676e77ea4
|
Isolate test target
|
2016-10-11 00:06:09 +03:00 |
|
Ivan Kravets
|
b09526a248
|
Fix PIO installation using get-platformio script
|
2016-10-10 23:06:09 +03:00 |
|
Ivan Kravets
|
c2ee36a4d7
|
Initial support for Eclipse Che
|
2016-10-10 20:59:47 +03:00 |
|
Ivan Kravets
|
1d203b46b4
|
Change default exit combination for Device Monitor from `Ctrl+] to Ctrl+C`
|
2016-10-10 20:08:54 +03:00 |
|
Ivan Kravets
|
4ead3f0570
|
Pass all options to remote serial monitor
|
2016-10-10 18:30:58 +03:00 |
|
Ivan Kravets
|
417780ff70
|
Don't process dependency in lazy mode
|
2016-10-09 00:23:33 +03:00 |
|
Ivan Kravets
|
c3a16ab8c7
|
Fix update operation in package manager
|
2016-10-06 19:41:45 +03:00 |
|
Ivan Kravets
|
2231461ef3
|
Bump version to 3.2.0a4
|
2016-10-06 16:14:08 +03:00 |
|
Ivan Kravets
|
03497c40ca
|
Pass only 3-rd party PySites to global env
|
2016-10-06 15:50:41 +03:00 |
|
Ivan Kravets
|
6c7673f17b
|
Fix Unit Test
|
2016-10-06 13:41:30 +03:00 |
|
Ivan Kravets
|
7bf5d349d7
|
Ignore buildprog target status
|
2016-10-05 22:40:19 +03:00 |
|
Ivan Kravets
|
aa8199201f
|
Catch ReturnCode exception
|
2016-10-05 21:43:28 +03:00 |
|
Ivan Kravets
|
c5f6f408b7
|
Bump version to 3.2.0a3
|
2016-10-05 20:11:25 +03:00 |
|
Ivan Kravets
|
d2a7d77282
|
Add SF package registry for PIO Plus
|
2016-10-05 20:07:55 +03:00 |
|
Ivan Kravets
|
485ba19601
|
Add package requirements for PIO Plus
|
2016-10-05 15:46:04 +03:00 |
|
Ivan Kravets
|
41c69797f2
|
Fix handler for renamed commands
|
2016-10-05 01:23:50 +03:00 |
|
Ivan Kravets
|
b708653c26
|
Allow multiple emails for PIO Remote share
|
2016-10-04 19:37:48 +03:00 |
|
Ivan Kravets
|
2c8736777b
|
Share option for PIO Remote agent
|
2016-10-04 14:13:30 +03:00 |
|
Ivan Kravets
|
09fc30e777
|
Bump version to 3.2.0a1
|
2016-10-04 01:27:41 +03:00 |
|
Ivan Kravets
|
5bcec6b6a0
|
Merge branch 'develop' into feature/pio-remote
* develop:
Fix "99-platformio-udev.rules" checker for Linux OS
Fix issue with "PATH" auto-configuring for upload tools
New article by Kadda Sahnine
|
2016-10-04 01:26:19 +03:00 |
|
Ivan Kravets
|
00aeaf021d
|
Further work on PIO Remote
|
2016-10-04 01:24:38 +03:00 |
|
Ivan Kravets
|
810b6d807f
|
Improve finding of actual LD Script
|
2016-10-04 01:21:26 +03:00 |
|
Ivan Kravets
|
e51680be63
|
Rewrite on-the-fly renamed commands
|
2016-10-03 17:26:24 +03:00 |
|
Ivan Kravets
|
214f4501b0
|
Better formatting of envs summary
|
2016-10-03 16:47:23 +03:00 |
|
Ivan Kravets
|
0595201d81
|
Use link to the latest release notes
|
2016-10-02 18:19:07 +03:00 |
|
Ivan Kravets
|
bee52c715e
|
Handle process in container
|
2016-09-29 23:53:19 +03:00 |
|
Ivan Kravets
|
36ced8010a
|
Fix "99-platformio-udev.rules" checker for Linux OS
|
2016-09-29 19:03:56 +03:00 |
|
Ivan Kravets
|
71d74f40b0
|
Fix issue with "PATH" auto-configuring for upload tools
|
2016-09-29 18:58:35 +03:00 |
|
Ivan Kravets
|
5cfca6b1f6
|
Initial support for PIO Remote
|
2016-09-26 22:15:08 +03:00 |
|
Ivan Kravets
|
4b4ac58d60
|
Improve Project Generator for CLion IDE when source folder contains nested items
|
2016-09-25 19:49:17 +03:00 |
|
Ivan Kravets
|
8cc06c214a
|
Improve detecting of ARM mbed media disk for uploading
|
2016-09-21 19:31:02 +03:00 |
|
Ivan Kravets
|
77a5eb24c2
|
Typo fix
|
2016-09-19 22:21:26 +03:00 |
|