Ivan Kravets
|
ed10ecd142
|
Explain how to use "lib" directory from the PlatformIO based project // Issue #273
|
2015-09-10 18:19:23 +03:00 |
|
Ivan Kravets
|
f5f97fe0fd
|
More explanations about lib directory
|
2015-09-09 01:01:41 +03:00 |
|
Ivan Kravets
|
0311418bfc
|
Fix critical issue when platformio init --ide __ command hangs PlatformIO // Resolve #283
|
2015-09-06 18:16:09 +03:00 |
|
Ivan Kravets
|
e2795716f9
|
Generate "readme.txt" for project "lib" directory // Resolve #273
|
2015-08-22 23:11:48 +03:00 |
|
Ivan Kravets
|
8e42c4ae31
|
Explain that lib dir is suitable for private libraries // Issue #273
|
2015-08-21 23:56:22 +03:00 |
|
Ivan Kravets
|
82864d38e2
|
Fix IDE project generator when board is specified // Resolve #242
|
2015-06-27 15:13:27 +03:00 |
|
Ivan Kravets
|
04f246ea9d
|
Remove "autogen_" prefix from default env
|
2015-05-06 11:28:56 +01:00 |
|
Ivan Kravets
|
6fd07e1e56
|
Initial support of PlatformIO Project Generator // Issue #151
|
2015-04-24 14:43:13 +01:00 |
|
Ivan Kravets
|
476de84dc5
|
Allow to specify environment prefix when initialise project // Resolve #182
|
2015-04-23 12:54:59 +01:00 |
|
Ivan Kravets
|
0d648074e4
|
Allow to add more boards to existing platformio.ini // Resolve #167
|
2015-04-23 12:40:19 +01:00 |
|
Ivan Kravets
|
60863a4304
|
Fix PyLint warnings
|
2015-04-22 14:58:42 +01:00 |
|
Ivan Kravets
|
5af3b9b7c9
|
Validate passed boards before project initialization
|
2015-04-20 19:55:18 +01:00 |
|
Valeriy Koval
|
08808be62b
|
Fix "frameworks" field to JSON array
|
2015-03-11 20:45:11 +02:00 |
|
Valeriy Koval
|
af9c23ad87
|
Automatically generate environment with first supported framework
|
2015-03-11 17:53:46 +02:00 |
|
Valeriy Koval
|
baf34b37d9
|
Add default framework per board
|
2015-02-19 17:20:08 +02:00 |
|
Ivan Kravets
|
dc61722907
|
Handle "AbortedByUser" exception
|
2015-02-15 23:39:02 +02:00 |
|
Ivan Kravets
|
673c484fa7
|
Ask about "auto-uploading" within "platformio init" command
|
2015-01-31 22:42:52 +02:00 |
|
Ivan Kravets
|
01f8795981
|
Add "--json-output" option to "platformio list", "platformio serialports list" and "platformio lib list" cmds // Resolve #42
|
2015-01-02 21:03:14 +02:00 |
|
Ivan Kravets
|
2566879a99
|
Fix indention
|
2015-01-02 20:27:34 +02:00 |
|
Ivan Kravets
|
418b693fe0
|
Fix missing auto-uploading by default within init command
|
2015-01-02 20:25:30 +02:00 |
|
Ivan Kravets
|
af191834d1
|
Allow to initialise project with the specified embedded boards // Resolve #21
|
2014-12-29 20:22:01 +02:00 |
|
Ivan Kravets
|
3157ceaa47
|
Add new setting enable_prompts and avoid blocking / Resolve #34
|
2014-12-10 22:32:22 +02:00 |
|
Ivan Kravets
|
2b2ceb60cc
|
Replace "dark blue" with "cyan" colour / Resolve #33
|
2014-12-10 21:40:39 +02:00 |
|
Ivan Kravets
|
caf6746e89
|
Fix "OSError: [Errno 2] No such file or directory" when PlatformIO isn't installed properly
|
2014-12-03 14:18:22 +02:00 |
|
Ivan Kravets
|
3c9e809b58
|
Improve "init" command. Resolve #31
|
2014-11-30 18:14:18 +02:00 |
|
Ivan Kravets
|
ec39cfeb90
|
Filled README & HISTORY with latest additions
|
2014-07-28 21:18:26 +03:00 |
|
Ivan Kravets
|
202e2e0af5
|
Added support to override UPLOAD_PORT via cli-option "$ platformio run --upload-port="
|
2014-07-27 22:39:41 +03:00 |
|
Ivan Kravets
|
47c47168e8
|
Renamed project's "libs" directory to "lib"
|
2014-06-14 22:12:32 +03:00 |
|
Ivan Kravets
|
5511cff3a5
|
Implemented "platform init" command; minor fixes
|
2014-06-12 21:17:45 +03:00 |
|