Ivan Kravets
|
1921164ba3
|
Refactored *Library Dependency Finder* // Resolve #48 #50 #55
|
2015-01-29 16:09:17 +02:00 |
|
Ivan Kravets
|
1ae23085d4
|
Allow to ignore some libs from "Library Dependency Finder"
|
2015-01-29 12:49:46 +02:00 |
|
Ivan Kravets
|
d2ad023b52
|
Apply "isort"
|
2015-01-29 12:45:26 +02:00 |
|
Ivan Kravets
|
abd6ff9145
|
Apply "isort"
|
2015-01-29 12:45:10 +02:00 |
|
Arne Augenstein
|
ef76822773
|
expand path first, then get absolute path
|
2015-01-24 16:14:44 +01:00 |
|
Arne Augenstein
|
87e1b09088
|
sort imports
|
2015-01-24 16:04:53 +01:00 |
|
Arne Augenstein
|
f84b113b5e
|
fixing handling of relative paths
|
2015-01-24 08:53:34 +01:00 |
|
Valeriy Koval
|
c71026d135
|
Add support for board's build "extra_flags"
|
2015-01-20 17:42:38 +02:00 |
|
Valeriy Koval
|
c452302735
|
Move "ldscript" to own package
|
2015-01-20 17:41:49 +02:00 |
|
Valeriy Koval
|
04726fd871
|
Add support for stm32 boards
|
2015-01-19 19:28:37 +02:00 |
|
Ivan Kravets
|
2820e5a243
|
Fix an issue with the libraries that are git repositories // Resolve #49
|
2015-01-16 18:41:44 +02:00 |
|
Ivan Kravets
|
ccb0a6262d
|
Fix PyLint "Too many branches" notice
|
2015-01-10 20:10:48 +02:00 |
|
Ivan Kravets
|
e8b87a0168
|
Add "--json-output" option to "platformio boards" command // Resolve issue #42
|
2015-01-10 16:20:09 +02:00 |
|
Ivan Kravets
|
2672f2c7f6
|
Return to 0.11.0-dev
|
2015-01-06 18:34:31 +02:00 |
|
Ivan Kravets
|
be224d2d8a
|
Bump to 0.10.2 (resolve issue #42, #45)
|
2015-01-06 18:32:06 +02:00 |
|
Ivan Kravets
|
4b7a7d0cf0
|
Fix an exception during platformio upgrade under Windows OS // Resolve #45
|
2015-01-06 17:45:07 +02:00 |
|
Ivan Kravets
|
8c53cf1d3c
|
Fix an issue with `--json-output` // Resolve #42
|
2015-01-05 22:58:55 +02:00 |
|
Ivan Kravets
|
0f1cd87deb
|
Return to 0.11.0-dev
|
2015-01-02 23:19:26 +02:00 |
|
Ivan Kravets
|
6c86bb4167
|
Bump to 0.10.1 (resolve issue #42)
|
2015-01-02 23:17:30 +02:00 |
|
Ivan Kravets
|
ca31230928
|
Improve lib scanner
|
2015-01-02 23:14:45 +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
|
f172019edc
|
Disable blink for "thanks"
|
2015-01-01 22:57:02 +02:00 |
|
Ivan Kravets
|
44bf3e8479
|
Start 0.11.0-dev
|
2015-01-01 21:04:27 +02:00 |
|
Ivan Kravets
|
68733a447a
|
Bump to 0.10.0 (resolve issues: #11, #21, #35, #37, #38, #39, #40, #43 )
|
2015-01-01 20:57:47 +02:00 |
|
Ivan Kravets
|
1fb0644f51
|
Happy New Year to copyrights :)
|
2015-01-01 19:50:45 +02:00 |
|
Ivan Kravets
|
c74d10b2e3
|
Migrate to PlatformIO open-source ORG domain
|
2014-12-30 23:22:42 +02:00 |
|
Ivan Kravets
|
95582d16a6
|
Rename Twitter account to @PlatformIO_Org
|
2014-12-30 14:02:20 +02:00 |
|
Ivan Kravets
|
e8628443f0
|
Correct spelling
|
2014-12-29 20:27:11 +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
|
82744afe58
|
Allow auto-installation of platforms when prompts are disabled // Resolve #43
|
2014-12-29 15:10:31 +02:00 |
|
Ivan Kravets
|
c109857707
|
Correct Engduino names
|
2014-12-28 23:49:46 +02:00 |
|
Ivan Kravets
|
1b7065d8c1
|
Added support for *Engduino* boards // Resolve #38
|
2014-12-28 23:38:18 +02:00 |
|
Ivan Kravets
|
f78f5b454b
|
Parse libs in header files
|
2014-12-28 23:09:07 +02:00 |
|
Ivan Kravets
|
c3686b4098
|
Improve compatibility with Arduino bundled libs
|
2014-12-28 22:58:27 +02:00 |
|
Ivan Kravets
|
9cfa4e40d0
|
Cleanup extra_flags
|
2014-12-28 22:57:36 +02:00 |
|
Ivan Kravets
|
4a5903849e
|
Automatic detection of port on "serialports monitor" // Resolve #37
|
2014-12-28 20:57:05 +02:00 |
|
Ivan Kravets
|
200944ebb3
|
Fix lint warning with unused argument
|
2014-12-28 20:43:29 +02:00 |
|
Ivan Kravets
|
7af9f50426
|
Fix firmware uploading to Arduino Leonardo-based boards // Resolve #40
|
2014-12-28 20:41:21 +02:00 |
|
Ivan Kravets
|
fe60369b6a
|
Fix pre-configured settings for Arduino boards and ATmega 328 MCU
|
2014-12-28 20:03:43 +02:00 |
|
Ivan Kravets
|
2aa4d0af33
|
Implement 'boards' command // Resolve #11
|
2014-12-27 23:59:20 +02:00 |
|
Ivan Kravets
|
65895e658f
|
Fix bug with Arduino's USB boards // Resolve issue #40
|
2014-12-26 23:48:07 +02:00 |
|
Ivan Kravets
|
0241d65460
|
Avoid SSL connection to packages manifest file // Resolve #39
|
2014-12-24 22:12:42 +02:00 |
|
Ivan Kravets
|
060e1764cb
|
Fix urllib3's SSL warning under Python <= 2.7.2 // Resolve #39
|
2014-12-24 21:36:11 +02:00 |
|
Ivan Kravets
|
11b26b3730
|
Clarify when lib not found by search request
|
2014-12-16 23:45:00 +02:00 |
|
Ivan Kravets
|
d68937afe0
|
Reduce terminate timeout
|
2014-12-14 19:46:40 +02:00 |
|
Ivan Kravets
|
43441a431e
|
Improve Telemetry service
|
2014-12-14 00:39:33 +02:00 |
|
Ivan Kravets
|
9e4618ca7e
|
Finally fix issue #18 - Compilation fails on Windows
|
2014-12-13 22:54:50 +02:00 |
|
Ivan Kravets
|
69cde35fb7
|
Start 0.10.0-dev
|
2014-12-10 23:13:41 +02:00 |
|