Ivan Kravets
|
331cfb5b54
|
Version bump to 2.9.2 (issues #641, #645, #648, #652, #664, #665, #666, #671, #674)
|
2016-06-02 20:56:52 +03:00 |
|
Ivan Kravets
|
0b80ed6c2b
|
Fix issue with ARM mbed framework when abstract class breaks compile for LPC1768 // Resolve #666
|
2016-06-02 20:47:09 +03:00 |
|
Ivan Kravets
|
38967eab64
|
Fix issue with ARM mbed framework and multiple definition errors on FRDM-KL46Z board // Resolve #641
|
2016-06-02 20:45:43 +03:00 |
|
Ivan Kravets
|
3ad1ad4ef1
|
List embedded boards in docs
|
2016-06-02 20:41:10 +03:00 |
|
Valeriy Koval
|
0c8f469246
|
Fix multiple definition in mbed framework when using abstract class // Issue #641, #666
|
2016-06-02 17:27:52 +03:00 |
|
Ivan Kravets
|
03d9351dec
|
Add "stlink" as the default uploader for STM32 Discovery boards // Resolve #665
|
2016-06-02 16:41:04 +03:00 |
|
Ivan Kravets
|
b3fc6617e5
|
Implement grep serial ports for Windows
|
2016-06-02 14:57:44 +03:00 |
|
Ivan Kravets
|
1fdc2e3091
|
Remove unused imports
|
2016-06-02 01:13:34 +03:00 |
|
Ivan Kravets
|
c773c8f5d5
|
Minor improvements
|
2016-06-02 01:09:05 +03:00 |
|
Ivan Kravets
|
b188a05b69
|
Fix PyLint's "misplaced-comparison-constant"
|
2016-06-02 00:14:02 +03:00 |
|
Ivan Kravets
|
d7ca3f15a4
|
Use $PROGNAME instead static name when looking for the firmware
|
2016-06-01 23:33:15 +03:00 |
|
Ivan Kravets
|
406e240de1
|
Update title of the article
|
2016-06-01 22:14:37 +03:00 |
|
Ivan Kravets
|
f3689ac157
|
Add new articles
|
2016-06-01 21:30:30 +03:00 |
|
Ivan Kravets
|
ce72ee04f4
|
Link Community Forums FAQ with Docs FAQ
|
2016-06-01 20:36:13 +03:00 |
|
Ivan Kravets
|
694121d49a
|
Grep for "/dev/cu.*" on OS X
|
2016-06-01 20:35:05 +03:00 |
|
Ivan Kravets
|
250b39bcc8
|
Skip grep search for serial ports on Windows machines
|
2016-06-01 20:26:10 +03:00 |
|
Ivan Kravets
|
c74a2b4529
|
Improve firmware uploading to Arduino Leonardo based boards
|
2016-06-01 20:24:08 +03:00 |
|
Ivan Kravets
|
a1e7ce415b
|
Add MinGW to the PATH
|
2016-05-30 13:15:19 +03:00 |
|
Ivan Kravets
|
ab15bafc5b
|
Automatically add source directory to "CPPPATH" of Build System
|
2016-05-29 18:09:21 +03:00 |
|
Ivan Kravets
|
f6014d2e52
|
Fixed configuration data for TI LaunchPads based on msp430fr4133 and msp430fr6989 MCUs // Resolve #676
|
2016-05-29 16:47:54 +03:00 |
|
Ivan Kravets
|
35a602cfef
|
Install tox manually
|
2016-05-28 20:27:16 +03:00 |
|
Ivan Kravets
|
6ecd86a244
|
Simplified documentation for Continuous integration with AppVeyor // Resolve #671
|
2016-05-28 20:22:15 +03:00 |
|
Ivan Kravets
|
0cb28f906e
|
Fix broken links to project examples
|
2016-05-28 19:09:24 +03:00 |
|
Valeriy Koval
|
1a305f2dd7
|
Add stlink as the default uploader for disco boards // Issue #665
|
2016-05-25 11:29:26 +03:00 |
|
Ivan Kravets
|
cd22f5197b
|
Specify supported types of library repository
|
2016-05-24 19:20:12 +03:00 |
|
Ivan Kravets
|
b3d27b42ad
|
Add key-binding for Toggle Build Panel
|
2016-05-18 15:46:59 +03:00 |
|
Ivan Kravets
|
ab3a5331c1
|
New article by Pedro Minatel
|
2016-05-12 19:51:22 +03:00 |
|
Ivan Kravets
|
9cbe12fbb8
|
New article by Pedro Minatel
|
2016-05-12 19:51:04 +03:00 |
|
Ivan Kravets
|
056cc08d68
|
Fix issue with `src_filter` option for Windows OS // Resolve #652
|
2016-05-10 15:36:00 +03:00 |
|
Ivan Kravets
|
69effbfedb
|
Add new articles; Link to the Virtual IoT Meetup
|
2016-05-07 00:16:39 +03:00 |
|
Ivan Kravets
|
d881dfb63c
|
Typo fix
|
2016-05-06 19:52:27 +03:00 |
|
Ivan Kravets
|
d89b2828e3
|
Add "Keep build panel visible" to PlatformIO IDE FAQ
|
2016-05-06 18:22:09 +03:00 |
|
Valeriy Koval
|
75ca6c6e52
|
Add several new mbed boards
|
2016-05-06 15:26:56 +03:00 |
|
Ivan Kravets
|
304c8b7184
|
Add support for MightyCore ATmega8535 board // Issue #585
|
2016-05-06 15:18:48 +03:00 |
|
Ivan Kravets
|
3c46c17242
|
Typo fix
|
2016-05-04 15:51:45 +03:00 |
|
Ivan Kravets
|
aca646e6b9
|
Use HTTP mirror for Package Manager in case with SSL errors // Resolve #645
|
2016-05-04 15:50:00 +03:00 |
|
Ivan Kravets
|
b587927687
|
Sync examples
|
2016-05-04 15:11:15 +03:00 |
|
Ivan Kravets
|
3edc336f62
|
Fix bug with "env_default" when "pio run -e" is used
|
2016-05-04 15:10:08 +03:00 |
|
Ivan Kravets
|
eee6685c59
|
Update platforms liste README
|
2016-05-04 14:59:08 +03:00 |
|
Ivan Kravets
|
76b5434157
|
Merge branch 'release/v2.9.1' into develop
|
2016-04-30 18:20:46 +03:00 |
|
Ivan Kravets
|
ea800f35b7
|
Version bump to 2.9.1 (issues #639)
|
2016-04-30 18:20:31 +03:00 |
|
Ivan Kravets
|
4c70856505
|
Update history
|
2016-04-30 17:40:55 +03:00 |
|
Ivan Kravets
|
cf7a3e377f
|
Scan all prototypes with pointers
|
2016-04-30 17:35:41 +03:00 |
|
Ivan Kravets
|
03c0033bed
|
Optmize INO to CPP converter // Issue #639
|
2016-04-30 17:33:45 +03:00 |
|
Ivan Kravets
|
238fa36212
|
Fix path for Windows for Preprocessor
|
2016-04-30 17:23:51 +03:00 |
|
Ivan Kravets
|
f42c8f10f3
|
Improve INO to CPP converter // Issue #639
|
2016-04-30 17:19:18 +03:00 |
|
Ivan Kravets
|
0a760ce9a4
|
Update number of supported development platforms
|
2016-04-30 13:36:20 +03:00 |
|
Ivan Kravets
|
a77cbe5c16
|
Handle pointer to the prototypes while converting "*.ino" to ".cpp" // Resolve #639
|
2016-04-30 13:28:57 +03:00 |
|
Ivan Kravets
|
475a521d0f
|
Minor fixes
|
2016-04-28 21:19:31 +03:00 |
|
Ivan Kravets
|
6a387359c3
|
Import examples as submodule
|
2016-04-28 18:49:50 +03:00 |
|