Ivan Kravets
|
c7880b6736
|
Fix indention // Issue #609
|
2016-04-09 23:01:44 +03:00 |
|
Ivan Kravets
|
6356e49fdd
|
Automatically reboot Teensy board after upload when Teensy Loader GUI is used // Resolve #609
|
2016-04-09 18:39:10 +03:00 |
|
Ivan Kravets
|
669561782b
|
Implement load_json for "util"
|
2016-04-09 14:15:59 +03:00 |
|
Ivan Kravets
|
fe08e1f3f9
|
Update API IP
|
2016-04-09 14:09:26 +03:00 |
|
Valeriy Koval
|
530868a1fe
|
Update native SDK support for espressif platform // Issue #366, #546, #593
|
2016-04-07 19:19:32 +03:00 |
|
Valeriy Koval
|
2c45f18fa1
|
Update project template for CodeBlocks
|
2016-04-04 20:49:13 +03:00 |
|
Valeriy Koval
|
a5b064eb26
|
Fix template for CodeBlocks IDE // Issue #600
|
2016-03-30 13:35:33 +03:00 |
|
Valeriy Koval
|
da7ee2c86f
|
Update build flags form atmelsam // Resolve #601
|
2016-03-30 11:49:41 +03:00 |
|
Ivan Kravets
|
bc3d8d26d0
|
Don't check OS type for ARM mbed-enabled boards and ST STM32 development platform before uploading to disk
|
2016-03-29 20:47:12 +03:00 |
|
Valeriy Koval
|
b67acfec9c
|
Add initial project template for CodeBlocks IDE
|
2016-03-29 18:37:22 +03:00 |
|
Valeriy Koval
|
b5366f9d2f
|
Add missing build flag to reduce code size for atmelsam // Resolve #599
|
2016-03-29 13:05:06 +03:00 |
|
Ivan Kravets
|
dbeea7ec4f
|
Merge branch 'develop' of https://github.com/ivankravets/platformio into develop
* 'develop' of https://github.com/ivankravets/platformio:
Add separate examples for atmelsam platform
Fix build flags for digix board
|
2016-03-28 15:04:59 +03:00 |
|
Ivan Kravets
|
9a850d4c61
|
Fix broken compilation for Atmel SAMD based boards except Arduino Due // Resolve 598
|
2016-03-28 15:04:49 +03:00 |
|
Valeriy Koval
|
61256c53fe
|
Fix build flags for digix board
|
2016-03-28 13:23:20 +03:00 |
|
Ivan Kravets
|
b169f2e252
|
Version bump to 2.8.6 (issues #568, #571, #572, #586, #591)
|
2016-03-22 23:02:42 +02:00 |
|
Ivan Kravets
|
d83b1280ed
|
Fix "KeyError: 'content-length'" in PlatformIO Download Manager // Resolve #591
|
2016-03-22 22:03:51 +02:00 |
|
Valeriy Koval
|
0091ceecae
|
Update Sanguino boards // Resolve #586
|
2016-03-22 16:12:34 +02:00 |
|
Ivan Kravets
|
9a6d15cfe6
|
Fix resetmethod of ESPresso Lite 2.0 // Resolve #584
|
2016-03-21 19:15:00 +02:00 |
|
Ivan Kravets
|
b39dcb11ee
|
Peter test for Unicode and home_dir
|
2016-03-21 18:50:45 +02:00 |
|
Ivan Kravets
|
ac4387328f
|
Fix typo with exception
|
2016-03-21 18:33:49 +02:00 |
|
Ivan Kravets
|
5e4fcf0ed5
|
Check user profile for ASCII
|
2016-03-21 18:31:22 +02:00 |
|
Ivan Kravets
|
ea5a0ae75c
|
Improve support for non-Unicode user profiles for Windows OS
|
2016-03-21 18:08:15 +02:00 |
|
Ivan Kravets
|
657345fa7a
|
Don't process symbolic links for CI
|
2016-03-21 16:47:24 +02:00 |
|
Ivan Kravets
|
b958960512
|
Handle ConnectTimeout for API requests
|
2016-03-21 14:20:37 +02:00 |
|
Ivan Kravets
|
c327cd5c3f
|
Improve DNS lookup for PlatformIO API
|
2016-03-21 14:17:36 +02:00 |
|
Ivan Kravets
|
4256d6b6a3
|
Disable progress bar for download operations when prompts are disabled
|
2016-03-21 14:17:04 +02:00 |
|
Valeriy Koval
|
b34b00eed2
|
Move arduinoteensy specific math libraries to framework build script
|
2016-03-19 16:20:41 +02:00 |
|
Ivan Kravets
|
ec2305bb10
|
Better handling of used boards when init/update project
|
2016-03-19 00:13:51 +02:00 |
|
Valeriy Koval
|
553b91460a
|
Update linker flags for teensy platform
|
2016-03-18 18:50:05 +02:00 |
|
Valeriy Koval
|
32e1ce219a
|
Add Seeed Arch Max board // Resolve #572
|
2016-03-18 11:50:14 +02:00 |
|
Ivan Kravets
|
9d50803b0c
|
Minor fix for Teensy platform
|
2016-03-16 19:40:46 +02:00 |
|
Valeriy Koval
|
3f68eab9bc
|
Fix parameters for espressif boards
|
2016-03-15 17:23:19 +02:00 |
|
Ivan Kravets
|
97487b617a
|
Switch to pretty PlatformIO URLs
|
2016-03-12 21:32:13 +02:00 |
|
Ivan Kravets
|
757df8c8ab
|
Fix multiple definition errors for ST STM32 development platform and mbed framework // Resolve #571
|
2016-03-11 16:01:24 +02:00 |
|
Ivan Kravets
|
44fc5163e7
|
Version bump to 2.8.5 (issues #395, #401, #523, #526, #527, #528, #534, #536, #540, #541, #543, #544, #550, #552, #555)
|
2016-03-07 18:34:29 +02:00 |
|
Ivan Kravets
|
c231f0e41e
|
Show notification about new PlatformIO as the bottom of screen
|
2016-03-07 18:27:33 +02:00 |
|
Ivan Kravets
|
4063cd6abd
|
Use src_dir directory from platformio.ini when initializing project otherwise create base src directory // Resolve #536
|
2016-03-07 17:42:15 +02:00 |
|
Ivan Kravets
|
ee088f3aea
|
Fix dumping data for IDE with excess -fPIC flag
|
2016-03-06 00:40:28 +02:00 |
|
Ivan Kravets
|
d091d4f000
|
Improve docs
|
2016-03-04 19:49:30 +02:00 |
|
Ivan Kravets
|
4c4682f457
|
Fix incorrect parsing of GCC "-include" flag // Resolve #552
|
2016-03-04 01:45:04 +02:00 |
|
Valeriy Koval
|
614a736eff
|
Merge ASFLAGS and CCFLAGS in a proper way.
|
2016-03-03 20:28:06 +02:00 |
|
Valeriy Koval
|
1332413f63
|
Combine ASFLAGS and CCFLAGS in a proper way
|
2016-03-03 20:05:51 +02:00 |
|
Ivan Kravets
|
1e3e3dd999
|
Fix issue with updating package which was deleted manually by user // Resolve #555
|
2016-03-03 19:01:09 +02:00 |
|
Ivan Kravets
|
888967eb61
|
Minor improvements to docs
|
2016-03-03 16:39:58 +02:00 |
|
Ivan Kravets
|
8388359b36
|
Fix invalid detecting of compiler type // Resolve #550
|
2016-03-02 00:25:36 +02:00 |
|
Valeriy Koval
|
72cb2f1240
|
Put parsed mbed flags to appropriate scope
|
2016-03-01 12:58:54 +02:00 |
|
Ivan Kravets
|
9473e51e40
|
Fix platform ID for NetBeans IDE under Windows
|
2016-02-29 18:00:47 +02:00 |
|
Valeriy Koval
|
8cf3765b30
|
Complete NetBeans project template for Windows
|
2016-02-29 17:48:51 +02:00 |
|
Ivan Kravets
|
98026d83b6
|
Rename CMakeListsLocal.txt to CMakeListsPrivate.txt // Issue #523
|
2016-02-29 17:33:08 +02:00 |
|
Valeriy Koval
|
b0ba8ae5e3
|
Improve espressif platform for updated framework.
|
2016-02-29 12:08:24 +02:00 |
|