Ivan Kravets
|
69836be1ca
|
Show different info about upgrading PlatformIO within CLI or IDE
|
2016-02-13 17:22:17 +02:00 |
|
Ivan Kravets
|
851f7db825
|
Fix issue with pointer (char* myfunc()) while converting from *.ino to *.cpp // Resolve #506
|
2016-02-11 00:43:52 +02:00 |
|
Ivan Kravets
|
3484c41b64
|
Fix issue with quotes in CPPDEFINES when dumping data for IDE
|
2016-02-11 00:27:41 +02:00 |
|
Ivan Kravets
|
d0d292b80f
|
Add support for the new ESP8266-based boards (ESPDuino, ESP-WROOM-02, ESPresso Lite 1.0 & 2.0, SparkFun ESP8266 Thing Dev, ThaiEasyElec ESPino) to Espressif development platform
|
2016-02-11 00:16:43 +02:00 |
|
Ivan Kravets
|
7e5f6fe22a
|
Update docs for board_flash_mode
|
2016-02-11 00:00:23 +02:00 |
|
Ivan Kravets
|
45efc0e0d6
|
Add "board_flash_mode" option to Project Configuration File
|
2016-02-10 23:16:25 +02:00 |
|
Ivan Kravets
|
6baf6568d2
|
Add "board_f_flash" option to Project Configuration File // Resolve #501
|
2016-02-10 22:58:12 +02:00 |
|
Ivan Kravets
|
1a4d1c7d40
|
Fix unable to link C++ standard library to Espressif platform build // Resolve #503
|
2016-02-10 17:19:24 +02:00 |
|
Ivan Kravets
|
afe80072c6
|
Merge branch 'feature/cpp-libs-issue-503' into develop
|
2016-02-10 17:17:15 +02:00 |
|
Ivan Kravets
|
b17acd7605
|
Fix issue with "CPPDEFINES" which contain space and break PlatformIO IDE Linter
|
2016-02-10 17:16:52 +02:00 |
|
Valeriy Koval
|
45096c3137
|
Change libs order.
|
2016-02-09 13:58:08 +02:00 |
|
Ivan Kravets
|
c3f78d1977
|
Temporary disabled "CPPDEFINES" which contain space and break PlatformIO IDE Linter
|
2016-02-03 01:37:43 +02:00 |
|
Ivan Kravets
|
8dfd6ac3bb
|
Merge branch 'release/v2.8.3'
|
2016-02-02 19:52:38 +02:00 |
|
Ivan Kravets
|
8a2789fe3f
|
Merge branch 'release/v2.8.3' into develop
|
2016-02-02 19:52:38 +02:00 |
|
Ivan Kravets
|
40729c38eb
|
Version bump to 2.8.3 (issue #487)
|
2016-02-02 19:52:05 +02:00 |
|
Ivan Kravets
|
6c2df7d0e1
|
Fix missing dependency (mbed framework) for Atmel SAM development platform // Resolve #487
|
2016-02-02 19:47:11 +02:00 |
|
Ivan Kravets
|
223a055e8b
|
Fix issue with removing temporary file while converting *.ino to *.cpp
|
2016-02-01 00:18:04 +02:00 |
|
Ivan Kravets
|
96c7ef36c2
|
Update info about PlatformIO IDE
|
2016-01-31 01:13:06 +02:00 |
|
Ivan Kravets
|
21b52031e7
|
Fix issue when board is not specified
|
2016-01-30 21:45:26 +02:00 |
|
Ivan Kravets
|
b44c75a3c1
|
Better integration of PlatformIO Builder with PlatformIO IDE Linter
|
2016-01-30 19:14:11 +02:00 |
|
Ivan Kravets
|
1f95b6be25
|
Add QuickStart for PlatformIO IDE
|
2016-01-30 13:41:46 +02:00 |
|
Ivan Kravets
|
848c50c55c
|
Update docs for PlatformIO IDE
|
2016-01-29 23:52:14 +02:00 |
|
Ivan Kravets
|
0c4e0327e3
|
Fix docs layout
|
2016-01-29 20:43:22 +02:00 |
|
Ivan Kravets
|
3eb3ba4ee0
|
Merge branch 'release/v2.8.2' into develop
|
2016-01-29 20:34:48 +02:00 |
|
Ivan Kravets
|
631fd707fe
|
Merge branch 'release/v2.8.2'
|
2016-01-29 20:34:47 +02:00 |
|
Ivan Kravets
|
8a269b1d24
|
Version bump to 2.8.2 (issues #484)
|
2016-01-29 20:34:25 +02:00 |
|
Ivan Kravets
|
131f1eb943
|
Correct RAM size for NXP LPC1768 based boards // Resolve #484
|
2016-01-29 18:17:33 +02:00 |
|
Ivan Kravets
|
c036bde86c
|
Reverted `-Wl,-whole-archive` hook for ST STM32 and mbed
|
2016-01-29 17:55:48 +02:00 |
|
Ivan Kravets
|
9102a70e04
|
More strictness to default src filter for builder
|
2016-01-29 17:52:54 +02:00 |
|
Ivan Kravets
|
c9616ed0fa
|
Exclude only "test" and "tests" folders from build process
|
2016-01-29 17:25:31 +02:00 |
|
Ivan Kravets
|
dce2f2594a
|
Merge branch 'release/v2.8.1'
|
2016-01-29 15:50:33 +02:00 |
|
Ivan Kravets
|
8c0bcc6ad9
|
Merge branch 'release/v2.8.1' into develop
|
2016-01-29 15:50:33 +02:00 |
|
Ivan Kravets
|
edf19a8cac
|
Version bump to 2.8.1
|
2016-01-29 15:50:17 +02:00 |
|
Ivan Kravets
|
41f2adc1f6
|
Fix a bug with Project Initialization in PlatformIO IDE
|
2016-01-29 15:49:31 +02:00 |
|
Ivan Kravets
|
2b55a2fd05
|
Merge branch 'release/v2.8.0'
|
2016-01-29 14:43:35 +02:00 |
|
Ivan Kravets
|
45e8379d99
|
Merge branch 'release/v2.8.0' into develop
|
2016-01-29 14:43:35 +02:00 |
|
Ivan Kravets
|
73041b71a4
|
Version bump to 2.8.0 (issues #441, #444, #447, #453, #458, #465, #470, #474, #476, #483)
|
2016-01-29 14:43:20 +02:00 |
|
Ivan Kravets
|
f8419c9184
|
Inform users about PlatformIO IDE
|
2016-01-29 14:38:06 +02:00 |
|
Ivan Kravets
|
aebba5f1c1
|
Minor fix to error message
|
2016-01-29 14:28:56 +02:00 |
|
Ivan Kravets
|
a446386cc9
|
Don't build empty project // Resolve #483
|
2016-01-29 14:22:10 +02:00 |
|
Ivan Kravets
|
2be2a4ebf3
|
Change case for data size
|
2016-01-28 21:55:21 +02:00 |
|
Ivan Kravets
|
d20eca3f09
|
Fix incorrect flash size for SeeedStudio Seeeduino-Arch-Pro
|
2016-01-28 21:53:01 +02:00 |
|
Ivan Kravets
|
3bc5cb0d27
|
Fix ideate dump for non existing lib dirs
|
2016-01-28 20:35:02 +02:00 |
|
Ivan Kravets
|
e6745de8d8
|
Skip empty __cores__ dir for project generator
|
2016-01-28 18:42:56 +02:00 |
|
Ivan Kravets
|
04cd772f0d
|
Fix PyLint warning
|
2016-01-28 00:56:25 +02:00 |
|
Ivan Kravets
|
d44d757985
|
Convert CleanPioEnvsError to warning
|
2016-01-28 00:37:16 +02:00 |
|
Ivan Kravets
|
df8fda5b69
|
Better handling of installed libs for Project Generator
|
2016-01-28 00:20:01 +02:00 |
|
Ivan Kravets
|
c74f122426
|
Ignore duplicate includes in project generator
|
2016-01-27 20:04:35 +02:00 |
|
Ivan Kravets
|
c20b6af1ec
|
Disable PyLint warning
|
2016-01-27 02:00:35 +02:00 |
|
Ivan Kravets
|
de43166257
|
Generate project for IDEs with information about installed libraries
|
2016-01-27 01:37:20 +02:00 |
|