Commit Graph

  • 162263ab6f Merge pull request #135 from valeros/develop Ivan Kravets 2015-03-23 23:40:59 +02:00
  • 160c6e61ea Fix Adafruit boards build options Valeriy Koval 2015-03-23 19:40:47 +02:00
  • 4d91c336be Allow own libs per framework's core // Resolve #133 Valeriy Koval 2015-03-23 19:40:13 +02:00
  • 06812b7a02 Add support for SparkFun boards // Resolve #127 Valeriy Koval 2015-03-23 19:39:32 +02:00
  • f94da85898 Add support for Sanguino boards // Resolve #131 Valeriy Koval 2015-03-23 19:38:30 +02:00
  • e89530fca9 Normalize board names // Resolve #128 Valeriy Koval 2015-03-23 12:30:40 +02:00
  • 887372ff44 Fix new lines between keywords Ivan Kravets 2015-03-22 22:58:15 +02:00
  • 7f43df45c5 Improve handling of multi-file `*.ino/pde` sketches // Resolve #130 Ivan Kravets 2015-03-21 23:08:36 +02:00
  • b82f9da290 Merge pull request #129 from twpayne/patch-1 Ivan Kravets 2015-03-21 15:30:09 +02:00
  • fa3db92d88 Fix typo Tom Payne 2015-03-21 14:05:19 +01:00
  • b04e17ade2 Merge branch 'release/v1.2.0' into develop Ivan Kravets 2015-03-20 22:30:06 +02:00
  • 2fa88966b4 Merge branch 'release/v1.2.0' v1.2.0 Ivan Kravets 2015-03-20 22:30:05 +02:00
  • cef16ab1c0 Version bump to 1.2.0 (issues #5 #100 #105 #112 #113 #114 #115 #116 #117 #120 #122 #125) Ivan Kravets 2015-03-20 22:29:51 +02:00
  • e82f8dc086 Add 4-th custom definition which is equal to "enable_prompts" setting Ivan Kravets 2015-03-20 22:29:29 +02:00
  • a8a9451c73 Fix re-arranging the *.ino/pde files when converting to *.cpp // Resolve #100 Ivan Kravets 2015-03-20 21:55:08 +02:00
  • b4a253110d Add supported platforms to framework and vice versa Ivan Kravets 2015-03-20 21:44:26 +02:00
  • 4c1fb0d2b2 Merge pull request #126 from valeros/develop Ivan Kravets 2015-03-20 21:06:23 +02:00
  • 726887732f Add full support for MBED libraries: rtos, eth, dsp, fat, usb Valeriy Koval 2015-03-20 19:46:13 +02:00
  • 7cfb9db046 Typo fix Valeriy Koval 2015-03-20 17:23:46 +02:00
  • 642e1ef7bc Typo fix Valeriy Koval 2015-03-20 17:22:59 +02:00
  • 4958e24ffc Add information about platforms and frameworks Ivan Kravets 2015-03-18 23:26:53 +02:00
  • a70ecdb1be Fix uploading for atmelsam development platform Ivan Kravets 2015-03-18 23:17:39 +02:00
  • 3fabd01e1b Fix SSL InsecureRequestWarning (avoid for invalid commands) Ivan Kravets 2015-03-18 23:02:04 +02:00
  • 347dbb6569 Fix SSL InsecureRequestWarning Ivan Kravets 2015-03-18 15:57:49 +02:00
  • 2e7e7c4e74 Add "Frameworks" page to docs and web-site // Resolve #115 Ivan Kravets 2015-03-17 00:54:42 +02:00
  • 575048faa7 Add link to PlatformIO Boards Explorer Ivan Kravets 2015-03-16 23:08:59 +02:00
  • 744c6f12a8 Merge pull request #124 from valeros/develop Ivan Kravets 2015-03-16 23:03:16 +02:00
  • 9c5ef02484 Merge branch 'feature/panStamp' into develop Valeriy Koval 2015-03-16 19:37:44 +02:00
  • 4782c58752 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Valeriy Koval 2015-03-16 19:37:19 +02:00
  • ccc411fb47 Add support for "panStamp" boards // Resolve #117 Valeriy Koval 2015-03-16 19:24:51 +02:00
  • e76efef6c7 Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/panStamp Valeriy Koval 2015-03-16 18:40:58 +02:00
  • f3f16b56b2 Rename "opencm3" framework to "libopencm3" // Resolve #120 Valeriy Koval 2015-03-16 17:34:52 +02:00
  • 49ab5e718e Add "name" and vendor links to frameworks Ivan Kravets 2015-03-16 17:30:23 +02:00
  • 19822ff08f Introduce platform names Ivan Kravets 2015-03-16 14:15:57 +02:00
  • 0bfc6dfe3e Split platform __doc__ to description and vedor url Ivan Kravets 2015-03-16 12:47:43 +02:00
  • 39f052a57d Merge pull request #123 from valeros/develop Ivan Kravets 2015-03-16 12:42:06 +02:00
  • c536aca961 Add serial port example with mbed framework Valeriy Koval 2015-03-16 12:12:13 +02:00
  • 57b84789c0 Fix "mbed" framework // Resolve #122 Valeriy Koval 2015-03-16 12:10:15 +02:00
  • cbd67364f6 Convert "frameworks" to array Ivan Kravets 2015-03-15 21:47:19 +02:00
  • 7b1aff1653 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Ivan Kravets 2015-03-15 21:20:17 +02:00
  • 0ab6b08ff3 Update requests to 2.6.0 Ivan Kravets 2015-03-15 17:59:20 +02:00
  • c00fecf992 Avoid direct access to platform packages Ivan Kravets 2015-03-14 00:02:09 +02:00
  • bd9ee0c27a Introduce /packages and /packages/manifest API Ivan Kravets 2015-03-14 00:01:32 +02:00
  • 6fe7d952cf Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Ivan Kravets 2015-03-13 22:36:27 +02:00
  • 808c806ab9 Merge pull request #121 from valeros/develop Ivan Kravets 2015-03-13 21:48:32 +02:00
  • e19f928794 Fix PyLint warnings Valeriy Koval 2015-03-13 20:54:22 +02:00
  • 040c6371cd Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Valeriy Koval 2015-03-13 20:29:16 +02:00
  • 0282c74165 Improve support for mbed framework Valeriy Koval 2015-03-13 20:27:46 +02:00
  • 8359408e54 Allow multiple frameworks in Project Configuration File Ivan Kravets 2015-03-13 19:13:36 +02:00
  • 01f65ac4b0 Add information about PlatformIO Web 2.0 Ivan Kravets 2015-03-13 19:06:35 +02:00
  • 4e1e7ed4b5 Enhance "platformio search" command Ivan Kravets 2015-03-13 18:50:04 +02:00
  • 91b6ef0504 Add example with mbed-enabled boards Ivan Kravets 2015-03-13 17:59:15 +02:00
  • 519ed04e70 Sort installed libs by ID Ivan Kravets 2015-03-13 17:58:45 +02:00
  • 4c525e1704 Fix pioversion_to_instr for Py2.6 Ivan Kravets 2015-03-13 17:54:24 +02:00
  • 042816616e Automatically append -DPLATFORMIO to builder // Resolve #105 Ivan Kravets 2015-03-13 17:21:07 +02:00
  • d89e55e5d7 Disable uploading using mass storage disk for Mac OS X 10.10 (issue with FAT12) Ivan Kravets 2015-03-13 13:19:00 +02:00
  • 52e1345c4a Improve project description and keywords Ivan Kravets 2015-03-13 00:19:06 +02:00
  • f4c21be953 Improve uploading firmware to mbed-enabled mass storages Ivan Kravets 2015-03-13 00:02:31 +02:00
  • cd06f3ed43 Add links to credit-card sized computers Ivan Kravets 2015-03-12 23:32:28 +02:00
  • b74288f2c4 Merge pull request #118 from valeros/develop Ivan Kravets 2015-03-11 22:05:47 +02:00
  • a0c3c25721 Fix mbed case for UNIX OS Valeriy Koval 2015-03-11 20:45:50 +02:00
  • c00700b7cb Search over platform packages Valeriy Koval 2015-03-11 20:45:31 +02:00
  • 08808be62b Fix "frameworks" field to JSON array Valeriy Koval 2015-03-11 20:45:11 +02:00
  • ce923b6b58 Avoid multiple white spaces Valeriy Koval 2015-03-11 19:32:53 +02:00
  • 286610b8c5 Merge branch 'develop' of https://github.com/ivankravets/platformio into develop Valeriy Koval 2015-03-11 18:20:31 +02:00
  • b511df0bd4 Update "Platforms" documentation Valeriy Koval 2015-03-11 18:19:36 +02:00
  • fe797a3265 Add "Frameworks" documentation // Resolve #115 Valeriy Koval 2015-03-11 18:13:53 +02:00
  • 7b4680ef6a Add script for dynamically generating RST documents. Update platforms and frameworks documentation // Resolve 114 Valeriy Koval 2015-03-11 18:12:58 +02:00
  • 898a9c5601 Add "get_frameworks" function Valeriy Koval 2015-03-11 18:08:52 +02:00
  • e22890ac18 Add "vendor" and "url" field to board options, change "framework" field to "frameworks" // Resolve #113 Valeriy Koval 2015-03-11 17:56:46 +02:00
  • af9c23ad87 Automatically generate environment with first supported framework Valeriy Koval 2015-03-11 17:53:46 +02:00
  • 7e58eb8094 Add checking incompatibility between board and frameworks // Resolve #112 Valeriy Koval 2015-03-11 17:50:15 +02:00
  • 326cf0da7d Add "vendor" and "url" field to board options, change "framework" field to "frameworks" // Resolve #113 Valeriy Koval 2015-03-11 17:48:04 +02:00
  • d4740c4daf Update "setuptools" while install PlatformIO Ivan Kravets 2015-03-10 13:23:49 +02:00
  • 19a9f153b9 Add configuration example for VIM/YouCompleteMe by @ajford Ivan Kravets 2015-03-09 22:06:19 +02:00
  • 36c926bed7 Add Cloud Compiling and Continuos Integration Ivan Kravets 2015-03-09 15:45:46 +02:00
  • dc7e98c383 Merge branch 'feature/mbed-platform' into develop Valeriy Koval 2015-03-09 12:31:02 +02:00
  • 413779f0a1 Merge branch 'develop' of https://github.com/ivankravets/platformio into feature/mbed-platform Valeriy Koval 2015-03-09 12:28:38 +02:00
  • d3b9322d3b Initial support for MBED Framework Valeriy Koval 2015-03-09 12:27:54 +02:00
  • 4a8cd9914b Add new platforms and boards: Freescale, Nordic, NXP and etc. Valeriy Koval 2015-03-09 12:27:30 +02:00
  • 5fa0a176a7 Refactor CORELIBS per platform Valeriy Koval 2015-03-09 12:22:24 +02:00
  • 13455987ae Rename "stm32" platform to "ststm32" Valeriy Koval 2015-03-09 12:18:46 +02:00
  • 6742629efb Change options to references via titles Ivan Kravets 2015-03-06 19:22:20 +02:00
  • 2224f98d2d Cache long command for "gcc-ar" Ivan Kravets 2015-03-06 19:05:41 +02:00
  • e4627ec9ac Merge branch 'release/v1.1.0' v1.1.0 Ivan Kravets 2015-03-05 15:05:40 +02:00
  • d00740237b Merge branch 'release/v1.1.0' into develop Ivan Kravets 2015-03-05 15:05:40 +02:00
  • 7de9109437 Version bump to 1.1.0 (issues #102 #103 #106) Ivan Kravets 2015-03-05 15:05:28 +02:00
  • e0f2bcdeaf Resolve #133: Disabled "prompts" automatically for *Continuous Integration* systems Ivan Kravets 2015-03-05 14:48:56 +02:00
  • ae92cdedea Implemented PLATFORMIO_* environment variables Ivan Kravets 2015-03-05 01:36:31 +02:00
  • 21c60fdd99 Hide PyLint warning with undefined WindowsError exception Ivan Kravets 2015-03-04 22:27:07 +02:00
  • 7756504c92 Fix WindowsError where the process cannot access the file Ivan Kravets 2015-03-04 22:18:05 +02:00
  • 386ad9a94b Avoid problem with long command for "gcc-ar" under Windows Ivan Kravets 2015-03-04 21:51:41 +02:00
  • 6f19839920 Split PlatformIO build tool to "core" and "upload" Ivan Kravets 2015-03-04 21:21:10 +02:00
  • 442da36115 Added support for "SainSmart" boards to "atmelsam" development platform Ivan Kravets 2015-03-04 21:06:35 +02:00
  • 4d5c125d82 Change example from "pro16MHzatmega168" to "pro16MHzatmega328" Ivan Kravets 2015-03-04 21:05:20 +02:00
  • c55f4d35ba Merge pull request #109 from valeros/develop Ivan Kravets 2015-03-04 15:07:04 +02:00
  • abf0f2d5d6 Fix Digistump boards frequency designation Valeriy Koval 2015-03-04 14:47:21 +02:00
  • 8e62d9ace3 Add SainSmart Due board Valeriy Koval 2015-03-04 14:12:43 +02:00
  • 7d63d6c77c Add second upload method through native USB Port for SAM-based boards Valeriy Koval 2015-03-04 14:11:50 +02:00
  • 148018749a Add "require_upload_port" board option Valeriy Koval 2015-03-04 13:58:20 +02:00