Commit Graph

2416 Commits

Author SHA1 Message Date
Ivan Kravets 9c15fed722 Fix issue with escaping platform name 2016-09-15 01:30:51 +03:00
Ivan Kravets a14dec70c2 Simplify ESP8266-stage using 2016-09-15 01:28:41 +03:00
Ivan Kravets 18153d4168 Cleanup platform name before initialization 2016-09-15 01:17:16 +03:00
Ivan Kravets bd30de4f18 ESP8266: Using Arduino Framework with Staging version 2016-09-14 23:42:26 +03:00
Ivan Kravets 3b6bda825b Update a complex test for platform install command 2016-09-14 23:26:51 +03:00
Ivan Kravets 92e69a60f4 Fix typo 2016-09-14 23:10:46 +03:00
Ivan Kravets 72084a2013 Fix issue with cache cleaning 2016-09-14 22:50:14 +03:00
Ivan Kravets 27df09533c Clean cache before upgrade 2016-09-14 22:32:35 +03:00
Ivan Kravets bd207667e3 Implement LocalCache system for API and improve a work in off-line mode 2016-09-14 19:06:22 +03:00
Ivan Kravets 37eb37e2a1 Improve a work in off-line mode 2016-09-14 14:55:07 +03:00
Ivan Kravets 7116deaf54 Allow to initialize project in off-line mode 2016-09-14 14:46:10 +03:00
Ivan Kravets d2a45245e2 Fix linter warnings 2016-09-13 20:39:04 +03:00
Ivan Kravets 05bbd4a7f8 Improve Project Generator when custom `--project-option is passed to platformio init` command 2016-09-13 19:22:19 +03:00
Ivan Kravets 8199272328 Better checking of available package updates 2016-09-13 18:53:17 +03:00
Ivan Kravets 33b5e18582 Use stable documentation 2016-09-13 17:36:36 +03:00
Ivan Kravets eae152959b Minor change to BoardConfig() API 2016-09-13 17:36:20 +03:00
Ivan Kravets 35cbbeb457 Fix downloader with Unicode path // Resolve #771 2016-09-12 19:54:28 +03:00
Ivan Kravets 96f7c7c0b0 Add new article by Pedro Minatel 2016-09-12 19:24:24 +03:00
Ivan Kravets ac7743e217 Rename setting DISABLE_SSL to ENABLE_DISABLE and set it to No by default 2016-09-12 02:11:04 +03:00
Ivan Kravets 7d10041727 Fix test 2016-09-10 23:42:51 +03:00
Ivan Kravets 72a18125ee Fix test 2016-09-10 19:07:24 +03:00
Ivan Kravets 1bd893409d Install empty dev platform in processing mode 2016-09-10 18:58:18 +03:00
Ivan Kravets d9d5ee15fd Fix default package configurator 2016-09-10 18:49:59 +03:00
Ivan Kravets 78c86446cf Fix RegExp for line error 2016-09-10 17:27:47 +03:00
Ivan Kravets 2a9ba3821a Support PlatformIO Plus 2016-09-10 16:39:27 +03:00
Ivan Kravets 4328d311a5 Remove obsolete defines 2016-09-09 23:18:00 +03:00
Ivan Kravets a42cf4ebdd Fix incorrect line order when converting from INO to CPP and pointer is used 2016-09-09 18:49:58 +03:00
Ivan Kravets 39a787b0d1 Fix unit test 2016-09-09 18:26:38 +03:00
Ivan Kravets f186ad30c1 Notify about version field when creating library 2016-09-09 18:08:18 +03:00
Ivan Kravets 160ae3fb60 Add support for SparkFun Blynk Board 2016-09-08 21:39:30 +03:00
Ivan Kravets 80d74c608d Return valid exit code from `plaformio test` command 2016-09-08 16:17:58 +03:00
Ivan Kravets df4560412d Disable SSL Server-Name-Indication for Python < 2.7.9 2016-09-08 13:50:45 +03:00
Ivan Kravets dab4c91c98 Merge branch 'release/v3.0.1' into develop 2016-09-08 02:00:07 +03:00
Ivan Kravets cf5023436c Version bump to 3.0.1 (issue #772) 2016-09-08 01:59:54 +03:00
Ivan Kravets ff312f0405 Disable temporary SSL for PlatformIO services // Resolve #772 2016-09-08 01:57:50 +03:00
Ivan Kravets 9012ed256c Merge branch 'release/v3.0.0' into develop 2016-09-07 20:50:47 +03:00
Ivan Kravets f78c9436c8 Version bump to 3.0.0 (issues #770, #766, #747, #730, #765, #640, #659, #742, #459, #542, #763, #759, #753, #757, #749, #748, #745, #519, #709, #743, #413, #498, #410, #740, #361, #414, #554, #732, #588, #475, #461, #101, #719, #721, #537, #415, #522, #289, #556, #570, #456, #617, #432, #408, #479, #667, #510) 2016-09-07 20:50:34 +03:00
Ivan Kravets 578d8910aa Fix menu height for docs 2016-09-07 19:16:05 +03:00
Ivan Kravets cd45749c82 Fix issue with multiple archives when linking firmware 2016-09-07 19:05:15 +03:00
Ivan Kravets 3069abfe13 Add migration guide for PIO2 to PIO3 2016-09-07 18:50:25 +03:00
Ivan Kravets f7b994354b Search libraries by headers/includes with `platformio lib search --header` option 2016-09-07 18:50:09 +03:00
Ivan Kravets a28e04bfde Update pio run command examples 2016-09-07 15:56:53 +03:00
Ivan Kravets 960de87585 Add Unit Testing Demo 2016-09-07 15:46:48 +03:00
Ivan Kravets f525165758 Update PIO Plus badge title and link 2016-09-07 13:51:59 +03:00
Ivan Kravets 9e3b2a381e Add PlatformIO Plus badge 2016-09-07 13:50:47 +03:00
Ivan Kravets f6491b2285 Add links to PlatformIO Plus 2016-09-07 13:47:42 +03:00
Ivan Kravets 93aa0c2b08 Test PlatformIO 3.0 packages 2016-09-04 18:25:28 +03:00
Ivan Kravets 0f300a24a1 Fix issue with archive downloader 2016-09-04 12:03:57 +03:00
Ivan Kravets a05d192beb Implement installing packages/libraries from different archive (with/without manifests) // Resolve #767 2016-09-04 00:35:47 +03:00
Ivan Kravets fda7392b84 Rename "espressif" platform to "espressif8266" 2016-09-03 19:35:40 +03:00